# Functions
InitConfigurationVariables according to environment.
# Structs
ControllerConfiguration defines required and common values for the controllers.
ManagerConfiguration defines required variables to configure the environment.
RESTControllerConfiguration defines a struct with required environment variables for rest controller.
# Interfaces
ConfigurationVariables is an interface with LoadFromEnvVars method.
# Type aliases
Credentials store the credentials from vault.
Namespace defines the namespace type that represents the cluster namespace.
ResourceKind defines a resource kind type.
UID defines UID type represents a ID for a specific resource.
UserID defines the user id type.