# 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