v1alpha1

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredVaultPolicyBindingInformer

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

NewFilteredVaultPolicyBindingInformer constructs a new informer for VaultPolicyBinding 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 NewFilteredVaultPolicyInformer

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

NewFilteredVaultPolicyInformer constructs a new informer for VaultPolicy 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 NewVaultPolicyBindingInformer

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

NewVaultPolicyBindingInformer constructs a new informer for VaultPolicyBinding 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 NewVaultPolicyInformer

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

NewVaultPolicyInformer constructs a new informer for VaultPolicy 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 {
	// VaultPolicies returns a VaultPolicyInformer.
	VaultPolicies() VaultPolicyInformer
	// VaultPolicyBindings returns a VaultPolicyBindingInformer.
	VaultPolicyBindings() VaultPolicyBindingInformer
}

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

func New

New returns a new Interface.

type VaultPolicyBindingInformer

type VaultPolicyBindingInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VaultPolicyBindingLister
}

VaultPolicyBindingInformer provides access to a shared informer and lister for VaultPolicyBindings.

type VaultPolicyInformer

type VaultPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.VaultPolicyLister
}

VaultPolicyInformer provides access to a shared informer and lister for VaultPolicies.

Jump to

Keyboard shortcuts

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