v1alpha1

package
v1.11.0-RC2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2020 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredUpgradeResultInformer

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

NewFilteredUpgradeResultInformer constructs a new informer for UpgradeResult 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 NewFilteredUpgradeTaskInformer

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

NewFilteredUpgradeTaskInformer constructs a new informer for UpgradeTask 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 NewUpgradeResultInformer

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

NewUpgradeResultInformer constructs a new informer for UpgradeResult 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 NewUpgradeTaskInformer

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

NewUpgradeTaskInformer constructs a new informer for UpgradeTask 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 {
	// UpgradeResults returns a UpgradeResultInformer.
	UpgradeResults() UpgradeResultInformer
	// UpgradeTasks returns a UpgradeTaskInformer.
	UpgradeTasks() UpgradeTaskInformer
}

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

func New

New returns a new Interface.

type UpgradeResultInformer

type UpgradeResultInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.UpgradeResultLister
}

UpgradeResultInformer provides access to a shared informer and lister for UpgradeResults.

type UpgradeTaskInformer

type UpgradeTaskInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.UpgradeTaskLister
}

UpgradeTaskInformer provides access to a shared informer and lister for UpgradeTasks.

Jump to

Keyboard shortcuts

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