v1alpha1

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 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 S2iBinaryLister

type S2iBinaryLister interface {
	// List lists all S2iBinaries in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.S2iBinary, err error)
	// S2iBinaries returns an object that can list and get S2iBinaries.
	S2iBinaries(namespace string) S2iBinaryNamespaceLister
	S2iBinaryListerExpansion
}

S2iBinaryLister helps list S2iBinaries.

func NewS2iBinaryLister

func NewS2iBinaryLister(indexer cache.Indexer) S2iBinaryLister

NewS2iBinaryLister returns a new S2iBinaryLister.

type S2iBinaryListerExpansion

type S2iBinaryListerExpansion interface{}

S2iBinaryListerExpansion allows custom methods to be added to S2iBinaryLister.

type S2iBinaryNamespaceLister

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

S2iBinaryNamespaceLister helps list and get S2iBinaries.

type S2iBinaryNamespaceListerExpansion

type S2iBinaryNamespaceListerExpansion interface{}

S2iBinaryNamespaceListerExpansion allows custom methods to be added to S2iBinaryNamespaceLister.

type S2iBuilderLister

type S2iBuilderLister interface {
	// List lists all S2iBuilders in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.S2iBuilder, err error)
	// S2iBuilders returns an object that can list and get S2iBuilders.
	S2iBuilders(namespace string) S2iBuilderNamespaceLister
	S2iBuilderListerExpansion
}

S2iBuilderLister helps list S2iBuilders.

func NewS2iBuilderLister

func NewS2iBuilderLister(indexer cache.Indexer) S2iBuilderLister

NewS2iBuilderLister returns a new S2iBuilderLister.

type S2iBuilderListerExpansion

type S2iBuilderListerExpansion interface{}

S2iBuilderListerExpansion allows custom methods to be added to S2iBuilderLister.

type S2iBuilderNamespaceLister

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

S2iBuilderNamespaceLister helps list and get S2iBuilders.

type S2iBuilderNamespaceListerExpansion

type S2iBuilderNamespaceListerExpansion interface{}

S2iBuilderNamespaceListerExpansion allows custom methods to be added to S2iBuilderNamespaceLister.

type S2iBuilderTemplateLister

type S2iBuilderTemplateLister interface {
	// List lists all S2iBuilderTemplates in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.S2iBuilderTemplate, err error)
	// Get retrieves the S2iBuilderTemplate from the index for a given name.
	Get(name string) (*v1alpha1.S2iBuilderTemplate, error)
	S2iBuilderTemplateListerExpansion
}

S2iBuilderTemplateLister helps list S2iBuilderTemplates.

func NewS2iBuilderTemplateLister

func NewS2iBuilderTemplateLister(indexer cache.Indexer) S2iBuilderTemplateLister

NewS2iBuilderTemplateLister returns a new S2iBuilderTemplateLister.

type S2iBuilderTemplateListerExpansion

type S2iBuilderTemplateListerExpansion interface{}

S2iBuilderTemplateListerExpansion allows custom methods to be added to S2iBuilderTemplateLister.

type S2iRunLister

type S2iRunLister interface {
	// List lists all S2iRuns in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.S2iRun, err error)
	// S2iRuns returns an object that can list and get S2iRuns.
	S2iRuns(namespace string) S2iRunNamespaceLister
	S2iRunListerExpansion
}

S2iRunLister helps list S2iRuns.

func NewS2iRunLister

func NewS2iRunLister(indexer cache.Indexer) S2iRunLister

NewS2iRunLister returns a new S2iRunLister.

type S2iRunListerExpansion

type S2iRunListerExpansion interface{}

S2iRunListerExpansion allows custom methods to be added to S2iRunLister.

type S2iRunNamespaceLister

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

S2iRunNamespaceLister helps list and get S2iRuns.

type S2iRunNamespaceListerExpansion

type S2iRunNamespaceListerExpansion interface{}

S2iRunNamespaceListerExpansion allows custom methods to be added to S2iRunNamespaceLister.

Jump to

Keyboard shortcuts

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