cri-o/vendor/k8s.io/kubernetes/.gazelcfg.json

17 lines
213 B
JSON
Raw Normal View History

{
"GoPrefix": "k8s.io/kubernetes",
"SrcDirs": [
"./pkg",
"./cmd",
"./third_party",
"./plugin",
"./test",
"./federation",
"./examples"
],
"SkippedPaths": [
"^_.*"
],
"AddSourcesRules": true
}