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