# Functions
Install installs CloudNativePG using kubectl.
WithIgnoreExistingResources sets whether to ignore existing resources.
WithImageName sets the name for the CloudNativePG image.
WithImageTag sets the tag for the CloudNativePG image.
WithKustomizationRef sets the ref for the CloudNativePG kustomization.
WithKustomizationResourceURL sets the URL for the CloudNativePG kustomization.
WithKustomizationTimeout sets the timeout for the kustomization resources.
# Structs
InstallCloudNativePGOptions contains the options for installing CloudNativePG.
# Type aliases
InstallOption is a function that sets up an option for installing CloudNativePG.