v1beta1

package
v0.0.0-...-bf95103 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCronTabInformer

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

NewCronTabInformer constructs a new informer for CronTab 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 NewFilteredCronTabInformer

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

NewFilteredCronTabInformer constructs a new informer for CronTab 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 CronTabInformer

type CronTabInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.CronTabLister
}

CronTabInformer provides access to a shared informer and lister for CronTabs.

type Interface

type Interface interface {
	// CronTabs returns a CronTabInformer.
	CronTabs() CronTabInformer
}

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

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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