# Functions

Install installs cert-manager using kubectl.
WithIgnoreExistingResources sets whether to ignore existing resources.
WithVersion sets the version of cert-manager to install.

# Constants

DefaultVersion is the default version of cert-manager to install.

# Structs

InstallOptions contains the options for installing cert-manager.

# Type aliases

InstallOption is a function that sets up an option for installing cert-manager.