package
0.16.1
Repository: https://github.com/jetstack/cert-manager.git
Documentation: pkg.go.dev

# Packages

Package base implements a basis for plugins that need to use the Kubernetes API to build upon.
No description provided by the author
package vault contains an addon that installs Vault.

# Functions

DeprovisionGlobals deprovisions all of the global addons.
No description provided by the author
InitGlobals actually allocates the addon values that are defined above.
ProvisionGlobals provisions all of the global addons, including calling Setup.
SetupGlobals will call Setup on all of the global addons, but not provision.

# Variables

Base is a base addon containing Kubernetes clients.

# Interfaces

No description provided by the author