mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-14 10:20:20 +00:00
11 lines
152 B
JSON
11 lines
152 B
JSON
{
|
|
"GoPrefix": "k8s.io/kubernetes",
|
|
"SkippedPaths": [
|
|
"^_.*",
|
|
"/_",
|
|
"^third_party/etcd.*"
|
|
],
|
|
"AddSourcesRules": true,
|
|
"K8sOpenAPIGen": true
|
|
}
|