package
0.0.0-20241230144244-1554b1e3505c
Repository: https://github.com/stolostron/siteconfig.git
Documentation: pkg.go.dev

# Functions

NewConfigurationStore initializes a new ConfigurationStore with the given initial configuration.
NewDefaultConfiguration creates a new Configuration instance with default settings.

# Constants

DefaultAllowReinstalls specifies whether reinstallation is allowed by default.
DefaultMaxConcurrentReconciles defines the default maximum number of concurrent reconciles.

# Structs

Configuration defines the runtime settings for the ClusterInstance controller.
ConfigurationStore provides thread-safe access to the runtime configuration for the ClusterInstance controller.