# Functions

RemoveKustomizeCRDManifests removes items in config/crd relating to CRD conversion webhooks.
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.
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.

# Constants

No description provided by the author