dynamic

package
v1.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunFileWatcherOrDie added in v1.0.5

func RunFileWatcherOrDie(path string) chan struct{}

func RunSecretWatcherOrDie

func RunSecretWatcherOrDie(c *cloudcontrollerconfig.Config) chan struct{}

Types

type SecretWatcher

type SecretWatcher struct {
	// contains filtered or unexported fields
}

func NewSecretWatcher

func NewSecretWatcher(informerFactory informers.SharedInformerFactory, secretName, secretNamespace string) (*SecretWatcher, chan struct{})

NewSecretWatcher creates a SecretWatcher and a signal channel to indicate the specific secret has been updated

func (*SecretWatcher) Run

func (c *SecretWatcher) Run(stopCh <-chan struct{}) error

Run starts shared informers and waits for the shared informer cache to synchronize.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL