1 // Copyright 2020 The Kubernetes Authors. 2 // SPDX-License-Identifier: Apache-2.0 3 4 // All code below this directory is generated. 5 // See {repo}/cmd/k8scopy/main.go for more info. 6 //go:generate k8scopy k8scopy.yaml yaml 7 package k8sgen 8
View as plain text