Documentation
¶
Overview ¶
Package config handles the configuration of the controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents the configuration for the controller.
func (*Config) ParseIgnoreNamespaces ¶
ParseIgnoreNamespaces parses the namespaces string provided by the user into a list of strings based on the comma separator. Appends the `kube-system` and CONTROLLER_NAMESPACEto the string and removes the duplicates.
Click to show internal directories.
Click to hide internal directories.