Versions in this module Expand all Collapse all v1 v1.7.0 Nov 24, 2025 Changes in this version + const FormatOwnNamespaceInstallMode + const FormatSingleNamespaceInstallMode + type Config map[string]any + func UnmarshalConfig(bytes []byte, schema map[string]any, installNamespace string) (*Config, error) + func (c *Config) GetWatchNamespace() *string + type SchemaProvider interface + GetConfigSchema func() (map[string]any, error)