Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶ added in v0.2.0
type Provider struct {
// contains filtered or unexported fields
}
Provider is responsible for providing the current config
func NewConfigProvider ¶ added in v0.2.0
func NewConfigProvider(stopCh chan struct{}, clientset kubernetes.Interface, configMapNamespace string, configMapName string) Provider
NewConfigProvider creates config provider that will ensure that the provided config is up to date
Click to show internal directories.
Click to hide internal directories.