Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveKustomizeCRDManifests ¶ added in v1.7.0
func RemoveKustomizeCRDManifests() error
RemoveKustomizeCRDManifests removes items in config/crd relating to CRD conversion webhooks.
func UpdateIfLegacyKey ¶
UpdateIfLegacyKey returns true if c's "plugins" map or "layout" value contains a legacy key that may require this plugin be executed, even if the "manifests" key isn't in "plugins".
func UpdateKustomizationsCreateAPI ¶ added in v1.7.0
func UpdateKustomizationsCreateAPI() error
UpdateKustomizationsCreateAPI updates certain parts of or removes entire kustomization.yaml files that are either not used by certain CreateAPI plugins or are created by preceding CreateAPI plugins.
func UpdateKustomizationsInit ¶ added in v1.7.0
func UpdateKustomizationsInit() error
UpdateKustomizationsInit updates certain parts of or removes entire kustomization.yaml files that are either not used by certain Init plugins or are created by preceding Init plugins.
Types ¶
This section is empty.