Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigMapWatcher ¶
type ConfigMapWatcher struct {
// contains filtered or unexported fields
}
func NewConfigMapWatcher ¶
func NewConfigMapWatcher(client kubernetes.Interface, namespace, selectorStr string, configs chan<- provider.EgressConfig) (*ConfigMapWatcher, error)
func (*ConfigMapWatcher) Run ¶ added in v0.1.11
func (c *ConfigMapWatcher) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.