Documentation
¶
Overview ¶
Package config provides watchers for the various supported ways to load a config file for k8s-proxy; currently file or Kubernetes Secret.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigLoader ¶
func NewConfigLoader(logger *zap.SugaredLogger, client clientcorev1.CoreV1Interface, cfgChan chan<- *conf.Config) *configLoader
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.