mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-13 09:50:18 +00:00
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"GoPrefix": "k8s.io/kubernetes",
|
|
"SkippedPaths": [
|
|
"^_.*"
|
|
],
|
|
"AddSourcesRules": true,
|
|
"K8sOpenAPIGen": true
|
|
}
|