Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultControllerConfig ¶
type ResultControllerConfig struct { LogLevel string KubeClient kube.KubernetesClient ResyncSeconds int Keep string }
ResultControllerConfig hosts the configuration of the application.
func NewResultControllerConfig ¶
func NewResultControllerConfig() *ResultControllerConfig
NewResultControllerConfig creates an empty configuration struct.
Click to show internal directories.
Click to hide internal directories.