v1

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredSecretProviderClassInformer

func NewFilteredSecretProviderClassInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredSecretProviderClassInformer constructs a new informer for SecretProviderClass type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredSecretProviderClassPodStatusInformer

func NewFilteredSecretProviderClassPodStatusInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredSecretProviderClassPodStatusInformer constructs a new informer for SecretProviderClassPodStatus type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewSecretProviderClassInformer

func NewSecretProviderClassInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewSecretProviderClassInformer constructs a new informer for SecretProviderClass type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewSecretProviderClassPodStatusInformer

func NewSecretProviderClassPodStatusInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewSecretProviderClassPodStatusInformer constructs a new informer for SecretProviderClassPodStatus type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type Interface

type Interface interface {
	// SecretProviderClasses returns a SecretProviderClassInformer.
	SecretProviderClasses() SecretProviderClassInformer
	// SecretProviderClassPodStatuses returns a SecretProviderClassPodStatusInformer.
	SecretProviderClassPodStatuses() SecretProviderClassPodStatusInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

type SecretProviderClassInformer

type SecretProviderClassInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.SecretProviderClassLister
}

SecretProviderClassInformer provides access to a shared informer and lister for SecretProviderClasses.

type SecretProviderClassPodStatusInformer

type SecretProviderClassPodStatusInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.SecretProviderClassPodStatusLister
}

SecretProviderClassPodStatusInformer provides access to a shared informer and lister for SecretProviderClassPodStatuses.

Jump to

Keyboard shortcuts

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