Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperatorConfig ¶
type OperatorConfig struct { config.CaptureConfig `mapstructure:",squash"` InstallCRDs bool `yaml:"installCRDs"` EnableTelemetry bool `yaml:"enableTelemetry"` LogLevel string `yaml:"logLevel"` // EnableRetinaEndpoint indicates whether to enable RetinaEndpoint EnableRetinaEndpoint bool `yaml:"enableRetinaEndpoint"` RemoteContext bool `yaml:"remoteContext"` }
Click to show internal directories.
Click to hide internal directories.