package
4.0.2+incompatible
Repository: https://github.com/gtracer/kubebuilder-declarative-pattern.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ApplyPatches is an ObjectTransform to apply Patches specified on the Addon object to the manifest This transform requires the DeclarativeObject to implement addonsv1alpha1.Patchable.
Init should be called at the beginning of the main function for all addon operator controllers This function configures the environment and declarative library with defaults specific to addons.
TransformApplicationFromStatus modifies the Application in the deployment based off the CommonStatus.

# Constants

Used to indicate that deployment of application's components failed.
Used to indicate that not all of application's components have been deployed yet.
Used to indicate that all of application's components have already been deployed.