v1alpha1

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConvertQueueInformer

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

NewConvertQueueInformer constructs a new informer for ConvertQueue 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 NewFilteredConvertQueueInformer

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

NewFilteredConvertQueueInformer constructs a new informer for ConvertQueue 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 NewFilteredPackageChannelInformer

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

NewFilteredPackageChannelInformer constructs a new informer for PackageChannel 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 NewFilteredStoreContainerInformer

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

NewFilteredStoreContainerInformer constructs a new informer for StoreContainer 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 NewFilteredStoreContainerPolicyInformer

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

NewFilteredStoreContainerPolicyInformer constructs a new informer for StoreContainerPolicy 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 NewPackageChannelInformer

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

NewPackageChannelInformer constructs a new informer for PackageChannel 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 NewStoreContainerInformer

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

NewStoreContainerInformer constructs a new informer for StoreContainer 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 NewStoreContainerPolicyInformer

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

NewStoreContainerPolicyInformer constructs a new informer for StoreContainerPolicy 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 ConvertQueueInformer

type ConvertQueueInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ConvertQueueLister
}

ConvertQueueInformer provides access to a shared informer and lister for ConvertQueues.

type Interface

type Interface interface {
	// ConvertQueues returns a ConvertQueueInformer.
	ConvertQueues() ConvertQueueInformer
	// PackageChannels returns a PackageChannelInformer.
	PackageChannels() PackageChannelInformer
	// StoreContainers returns a StoreContainerInformer.
	StoreContainers() StoreContainerInformer
	// StoreContainerPolicies returns a StoreContainerPolicyInformer.
	StoreContainerPolicies() StoreContainerPolicyInformer
}

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

func New

New returns a new Interface.

type PackageChannelInformer

type PackageChannelInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.PackageChannelLister
}

PackageChannelInformer provides access to a shared informer and lister for PackageChannels.

type StoreContainerInformer

type StoreContainerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.StoreContainerLister
}

StoreContainerInformer provides access to a shared informer and lister for StoreContainers.

type StoreContainerPolicyInformer

type StoreContainerPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.StoreContainerPolicyLister
}

StoreContainerPolicyInformer provides access to a shared informer and lister for StoreContainerPolicies.

Jump to

Keyboard shortcuts

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