const KustomizationVersion …
const KustomizationKind …
const ComponentVersion …
const ComponentKind …
const MetadataNamespacePath …
const MetadataNamespaceApiVersion …
const MetadataNamePath …
const NamespaceKind …
const OriginAnnotations …
const TransformerAnnotations …
const ManagedByLabelOption …
var BuildMetadataOptions …
type Kustomization …
const deprecatedWarningToRunEditFix …
const deprecatedWarningToRunEditFixExperimential …
const deprecatedBaseWarningMessage …
const deprecatedImageTagsWarningMessage …
const deprecatedPatchesJson6902Message …
const deprecatedPatchesStrategicMergeMessage …
const deprecatedVarsMessage …
const deprecatedCommonLabelsWarningMessage …
func (k *Kustomization) CheckDeprecatedFields() *[]string { … }
func (k *Kustomization) FixKustomization() { … }
func (k *Kustomization) FixKustomizationPreMarshalling(fSys filesys.FileSystem) error { … }
func (k *Kustomization) CheckEmpty() error { … }
func (k *Kustomization) EnforceFields() []string { … }
func (k *Kustomization) Unmarshal(y []byte) error { … }