mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
8 lines
233 B
Go
8 lines
233 B
Go
// Copyright 2020 The Kubernetes Authors.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// All code below this directory is generated.
|
|
// See {repo}/cmd/k8scopy/main.go for more info.
|
|
//go:generate k8scopy k8scopy.yaml yaml
|
|
package k8sgen
|