v1alpha1

package
v0.0.0-...-4ae4a73 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TZCronJobLister

type TZCronJobLister interface {
	// List lists all TZCronJobs in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.TZCronJob, err error)
	// TZCronJobs returns an object that can list and get TZCronJobs.
	TZCronJobs(namespace string) TZCronJobNamespaceLister
	TZCronJobListerExpansion
}

TZCronJobLister helps list TZCronJobs.

func NewTZCronJobLister

func NewTZCronJobLister(indexer cache.Indexer) TZCronJobLister

NewTZCronJobLister returns a new TZCronJobLister.

type TZCronJobListerExpansion

type TZCronJobListerExpansion interface{}

TZCronJobListerExpansion allows custom methods to be added to TZCronJobLister.

type TZCronJobNamespaceLister

type TZCronJobNamespaceLister interface {
	// List lists all TZCronJobs in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.TZCronJob, err error)
	// Get retrieves the TZCronJob from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.TZCronJob, error)
	TZCronJobNamespaceListerExpansion
}

TZCronJobNamespaceLister helps list and get TZCronJobs.

type TZCronJobNamespaceListerExpansion

type TZCronJobNamespaceListerExpansion interface{}

TZCronJobNamespaceListerExpansion allows custom methods to be added to TZCronJobNamespaceLister.

Jump to

Keyboard shortcuts

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