v1alpha1

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredInternalPackageInformer

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

NewFilteredInternalPackageInformer constructs a new informer for InternalPackage 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 NewFilteredInternalPackageMetadataInformer

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

NewFilteredInternalPackageMetadataInformer constructs a new informer for InternalPackageMetadata 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 NewInternalPackageInformer

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

NewInternalPackageInformer constructs a new informer for InternalPackage 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 NewInternalPackageMetadataInformer

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

NewInternalPackageMetadataInformer constructs a new informer for InternalPackageMetadata 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 {
	// InternalPackages returns a InternalPackageInformer.
	InternalPackages() InternalPackageInformer
	// InternalPackageMetadatas returns a InternalPackageMetadataInformer.
	InternalPackageMetadatas() InternalPackageMetadataInformer
}

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

func New

New returns a new Interface.

type InternalPackageInformer

type InternalPackageInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.InternalPackageLister
}

InternalPackageInformer provides access to a shared informer and lister for InternalPackages.

type InternalPackageMetadataInformer

type InternalPackageMetadataInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.InternalPackageMetadataLister
}

InternalPackageMetadataInformer provides access to a shared informer and lister for InternalPackageMetadatas.

Jump to

Keyboard shortcuts

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