10 lines
144 B
JSON
10 lines
144 B
JSON
{
|
|
"GoPrefix": "k8s.io/kubernetes",
|
|
"SkippedPaths": [
|
|
"^_.*",
|
|
"^third_party/etcd.*"
|
|
],
|
|
"AddSourcesRules": true,
|
|
"K8sOpenAPIGen": true
|
|
}
|