v1alpha1

package
v0.0.0-...-6a8a225 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2019 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 SnapshotRevertLister

type SnapshotRevertLister interface {
	// List lists all SnapshotReverts in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.SnapshotRevert, err error)
	// SnapshotReverts returns an object that can list and get SnapshotReverts.
	SnapshotReverts(namespace string) SnapshotRevertNamespaceLister
	SnapshotRevertListerExpansion
}

SnapshotRevertLister helps list SnapshotReverts.

func NewSnapshotRevertLister

func NewSnapshotRevertLister(indexer cache.Indexer) SnapshotRevertLister

NewSnapshotRevertLister returns a new SnapshotRevertLister.

type SnapshotRevertListerExpansion

type SnapshotRevertListerExpansion interface{}

SnapshotRevertListerExpansion allows custom methods to be added to SnapshotRevertLister.

type SnapshotRevertNamespaceLister

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

SnapshotRevertNamespaceLister helps list and get SnapshotReverts.

type SnapshotRevertNamespaceListerExpansion

type SnapshotRevertNamespaceListerExpansion interface{}

SnapshotRevertNamespaceListerExpansion allows custom methods to be added to SnapshotRevertNamespaceLister.

type ValidationRunLister

type ValidationRunLister interface {
	// List lists all ValidationRuns in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ValidationRun, err error)
	// ValidationRuns returns an object that can list and get ValidationRuns.
	ValidationRuns(namespace string) ValidationRunNamespaceLister
	ValidationRunListerExpansion
}

ValidationRunLister helps list ValidationRuns.

func NewValidationRunLister

func NewValidationRunLister(indexer cache.Indexer) ValidationRunLister

NewValidationRunLister returns a new ValidationRunLister.

type ValidationRunListerExpansion

type ValidationRunListerExpansion interface{}

ValidationRunListerExpansion allows custom methods to be added to ValidationRunLister.

type ValidationRunNamespaceLister

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

ValidationRunNamespaceLister helps list and get ValidationRuns.

type ValidationRunNamespaceListerExpansion

type ValidationRunNamespaceListerExpansion interface{}

ValidationRunNamespaceListerExpansion allows custom methods to be added to ValidationRunNamespaceLister.

type ValidationStrategyLister

type ValidationStrategyLister interface {
	// List lists all ValidationStrategies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ValidationStrategy, err error)
	// ValidationStrategies returns an object that can list and get ValidationStrategies.
	ValidationStrategies(namespace string) ValidationStrategyNamespaceLister
	ValidationStrategyListerExpansion
}

ValidationStrategyLister helps list ValidationStrategies.

func NewValidationStrategyLister

func NewValidationStrategyLister(indexer cache.Indexer) ValidationStrategyLister

NewValidationStrategyLister returns a new ValidationStrategyLister.

type ValidationStrategyListerExpansion

type ValidationStrategyListerExpansion interface{}

ValidationStrategyListerExpansion allows custom methods to be added to ValidationStrategyLister.

type ValidationStrategyNamespaceLister

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

ValidationStrategyNamespaceLister helps list and get ValidationStrategies.

type ValidationStrategyNamespaceListerExpansion

type ValidationStrategyNamespaceListerExpansion interface{}

ValidationStrategyNamespaceListerExpansion allows custom methods to be added to ValidationStrategyNamespaceLister.

Jump to

Keyboard shortcuts

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