v1alpha1

package
v0.0.0-...-528bf50 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureKeyVaultEnvSecretInformer

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

NewAzureKeyVaultEnvSecretInformer constructs a new informer for AzureKeyVaultEnvSecret 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 NewAzureKeyVaultSecretInformer

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

NewAzureKeyVaultSecretInformer constructs a new informer for AzureKeyVaultSecret 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 NewFilteredAzureKeyVaultEnvSecretInformer

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

NewFilteredAzureKeyVaultEnvSecretInformer constructs a new informer for AzureKeyVaultEnvSecret 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 NewFilteredAzureKeyVaultSecretInformer

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

NewFilteredAzureKeyVaultSecretInformer constructs a new informer for AzureKeyVaultSecret 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 AzureKeyVaultEnvSecretInformer

type AzureKeyVaultEnvSecretInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AzureKeyVaultEnvSecretLister
}

AzureKeyVaultEnvSecretInformer provides access to a shared informer and lister for AzureKeyVaultEnvSecrets.

type AzureKeyVaultSecretInformer

type AzureKeyVaultSecretInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.AzureKeyVaultSecretLister
}

AzureKeyVaultSecretInformer provides access to a shared informer and lister for AzureKeyVaultSecrets.

type Interface

type Interface interface {
	// AzureKeyVaultEnvSecrets returns a AzureKeyVaultEnvSecretInformer.
	AzureKeyVaultEnvSecrets() AzureKeyVaultEnvSecretInformer
	// AzureKeyVaultSecrets returns a AzureKeyVaultSecretInformer.
	AzureKeyVaultSecrets() AzureKeyVaultSecretInformer
}

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

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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