kubernetes/.gazelcfg.json
2017-01-05 14:14:13 -08:00

14 lines
181 B
JSON

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