mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-14 11:03:14 +00:00
Explicitly disable validation-gen where not needed
Kubernetes-commit: 9d65aeabb631d387ef1da15c0765eb8e297fb6aa
This commit is contained in:
committed by
Kubernetes Publisher
parent
ca52b81a29
commit
63b2f68438
@@ -17,5 +17,6 @@ limitations under the License.
|
||||
// +k8s:conversion-gen=k8s.io/client-go/tools/clientcmd/api
|
||||
// +k8s:deepcopy-gen=package
|
||||
// +k8s:defaulter-gen=Kind
|
||||
// +k8s:validation-gen=false
|
||||
|
||||
package v1
|
||||
|
||||
Reference in New Issue
Block a user