# Functions

GetHelmRepositoryData reads the repository data either from file or from a secret in the cluster.
NewHelmRepoDataFromCluster reads the repo data ConfigMap, validates and returns it.
No description provided by the author
NewOperatorConfig creates a new operator config by reading values from the environment variables.

# Constants

No description provided by the author
StageDevelopment is the name for the development-stage.
StageEnvironmentVariable is the name of the environment-variable containing the configured stage.
StageProduction is the name for the production-stage.

# Variables

No description provided by the author

# Structs

HelmRepositoryData contains all necessary data for the helm repository.
OperatorConfig contains all configurable values for the dogu operator.

# Type aliases

No description provided by the author