informers

package
v1.13.2-rc.1 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigMapInformer

func NewConfigMapInformer(
	client kubernetes.Interface,
	namespace string,
	name string,
	resyncPeriod time.Duration,
) corev1informers.ConfigMapInformer

func NewDeploymentInformer added in v1.13.0

func NewDeploymentInformer(
	client kubernetes.Interface,
	namespace string,
	name string,
	resyncPeriod time.Duration,
) appsv1informers.DeploymentInformer

func NewSecretInformer

func NewSecretInformer(
	client kubernetes.Interface,
	namespace string,
	name string,
	resyncPeriod time.Duration,
) corev1informers.SecretInformer

func StartInformers

func StartInformers(ctx context.Context, informers ...informer)

func StartInformersAndWaitForCacheSync

func StartInformersAndWaitForCacheSync(ctx context.Context, logger logr.Logger, informers ...informer) bool

func WaitForCacheSync

func WaitForCacheSync(ctx context.Context, logger logr.Logger, informers ...informer) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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