v1alpha1

package
v0.0.0-...-cbe8cb9 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredPXBucketAccessInformer

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

NewFilteredPXBucketAccessInformer constructs a new informer for PXBucketAccess 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 NewFilteredPXBucketClaimInformer

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

NewFilteredPXBucketClaimInformer constructs a new informer for PXBucketClaim 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 NewFilteredPXBucketClassInformer

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

NewFilteredPXBucketClassInformer constructs a new informer for PXBucketClass 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 NewPXBucketAccessInformer

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

NewPXBucketAccessInformer constructs a new informer for PXBucketAccess 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 NewPXBucketClaimInformer

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

NewPXBucketClaimInformer constructs a new informer for PXBucketClaim 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 NewPXBucketClassInformer

func NewPXBucketClassInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewPXBucketClassInformer constructs a new informer for PXBucketClass 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 {
	// PXBucketAccesses returns a PXBucketAccessInformer.
	PXBucketAccesses() PXBucketAccessInformer
	// PXBucketClaims returns a PXBucketClaimInformer.
	PXBucketClaims() PXBucketClaimInformer
	// PXBucketClasses returns a PXBucketClassInformer.
	PXBucketClasses() PXBucketClassInformer
}

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

func New

New returns a new Interface.

type PXBucketAccessInformer

type PXBucketAccessInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PXBucketAccessLister
}

PXBucketAccessInformer provides access to a shared informer and lister for PXBucketAccesses.

type PXBucketClaimInformer

type PXBucketClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PXBucketClaimLister
}

PXBucketClaimInformer provides access to a shared informer and lister for PXBucketClaims.

type PXBucketClassInformer

type PXBucketClassInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PXBucketClassLister
}

PXBucketClassInformer provides access to a shared informer and lister for PXBucketClasses.

Jump to

Keyboard shortcuts

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