v1alpha1

package
v1.17.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredImagePrePullJobInformer added in v1.16.0

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

NewFilteredImagePrePullJobInformer constructs a new informer for ImagePrePullJob 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 NewFilteredNodeUpgradeJobInformer

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

NewFilteredNodeUpgradeJobInformer constructs a new informer for NodeUpgradeJob 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 NewImagePrePullJobInformer added in v1.16.0

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

NewImagePrePullJobInformer constructs a new informer for ImagePrePullJob 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 NewNodeUpgradeJobInformer

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

NewNodeUpgradeJobInformer constructs a new informer for NodeUpgradeJob 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 ImagePrePullJobInformer added in v1.16.0

type ImagePrePullJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ImagePrePullJobLister
}

ImagePrePullJobInformer provides access to a shared informer and lister for ImagePrePullJobs.

type Interface

type Interface interface {
	// ImagePrePullJobs returns a ImagePrePullJobInformer.
	ImagePrePullJobs() ImagePrePullJobInformer
	// NodeUpgradeJobs returns a NodeUpgradeJobInformer.
	NodeUpgradeJobs() NodeUpgradeJobInformer
}

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

func New

New returns a new Interface.

type NodeUpgradeJobInformer

type NodeUpgradeJobInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.NodeUpgradeJobLister
}

NodeUpgradeJobInformer provides access to a shared informer and lister for NodeUpgradeJobs.

Jump to

Keyboard shortcuts

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