Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolEnvVar ¶
func NonLoggableKinds ¶
func NonLoggableKinds() []string
func StringEnvVar ¶
Types ¶
type OperatorConfig ¶
type OperatorConfig struct { ReconcileInterval time.Duration Namespace string MaxTenantResourceSets int }
OperatorConfig contains the configuration options of the operator
var (
Operator OperatorConfig
)
Click to show internal directories.
Click to hide internal directories.