add import restriction to clientset
This commit is contained in:
parent
26aa5a9e2f
commit
45432750df
11
pkg/client/clientset_generated/.import-restrictions
Normal file
11
pkg/client/clientset_generated/.import-restrictions
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"Rules": [
|
||||
{
|
||||
"SelectorRegexp": "k8s[.]io/kubernetes/pkg/client/unversioned",
|
||||
"AllowedPrefixes": [
|
||||
"k8s.io/kubernetes/pkg/client/unversioned/clientcmd/api"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user