v1alpha1

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 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 InterStepBufferServiceLister

type InterStepBufferServiceLister interface {
	// List lists all InterStepBufferServices in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.InterStepBufferService, err error)
	// InterStepBufferServices returns an object that can list and get InterStepBufferServices.
	InterStepBufferServices(namespace string) InterStepBufferServiceNamespaceLister
	InterStepBufferServiceListerExpansion
}

InterStepBufferServiceLister helps list InterStepBufferServices. All objects returned here must be treated as read-only.

func NewInterStepBufferServiceLister

func NewInterStepBufferServiceLister(indexer cache.Indexer) InterStepBufferServiceLister

NewInterStepBufferServiceLister returns a new InterStepBufferServiceLister.

type InterStepBufferServiceListerExpansion

type InterStepBufferServiceListerExpansion interface{}

InterStepBufferServiceListerExpansion allows custom methods to be added to InterStepBufferServiceLister.

type InterStepBufferServiceNamespaceLister

type InterStepBufferServiceNamespaceLister interface {
	// List lists all InterStepBufferServices in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.InterStepBufferService, err error)
	// Get retrieves the InterStepBufferService from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.InterStepBufferService, error)
	InterStepBufferServiceNamespaceListerExpansion
}

InterStepBufferServiceNamespaceLister helps list and get InterStepBufferServices. All objects returned here must be treated as read-only.

type InterStepBufferServiceNamespaceListerExpansion

type InterStepBufferServiceNamespaceListerExpansion interface{}

InterStepBufferServiceNamespaceListerExpansion allows custom methods to be added to InterStepBufferServiceNamespaceLister.

type PipelineLister

type PipelineLister interface {
	// List lists all Pipelines in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.Pipeline, err error)
	// Pipelines returns an object that can list and get Pipelines.
	Pipelines(namespace string) PipelineNamespaceLister
	PipelineListerExpansion
}

PipelineLister helps list Pipelines. All objects returned here must be treated as read-only.

func NewPipelineLister

func NewPipelineLister(indexer cache.Indexer) PipelineLister

NewPipelineLister returns a new PipelineLister.

type PipelineListerExpansion

type PipelineListerExpansion interface{}

PipelineListerExpansion allows custom methods to be added to PipelineLister.

type PipelineNamespaceLister

type PipelineNamespaceLister interface {
	// List lists all Pipelines in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.Pipeline, err error)
	// Get retrieves the Pipeline from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.Pipeline, error)
	PipelineNamespaceListerExpansion
}

PipelineNamespaceLister helps list and get Pipelines. All objects returned here must be treated as read-only.

type PipelineNamespaceListerExpansion

type PipelineNamespaceListerExpansion interface{}

PipelineNamespaceListerExpansion allows custom methods to be added to PipelineNamespaceLister.

type VertexLister

type VertexLister interface {
	// List lists all Vertices in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.Vertex, err error)
	// Vertices returns an object that can list and get Vertices.
	Vertices(namespace string) VertexNamespaceLister
	VertexListerExpansion
}

VertexLister helps list Vertices. All objects returned here must be treated as read-only.

func NewVertexLister

func NewVertexLister(indexer cache.Indexer) VertexLister

NewVertexLister returns a new VertexLister.

type VertexListerExpansion

type VertexListerExpansion interface{}

VertexListerExpansion allows custom methods to be added to VertexLister.

type VertexNamespaceLister

type VertexNamespaceLister interface {
	// List lists all Vertices in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.Vertex, err error)
	// Get retrieves the Vertex from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.Vertex, error)
	VertexNamespaceListerExpansion
}

VertexNamespaceLister helps list and get Vertices. All objects returned here must be treated as read-only.

type VertexNamespaceListerExpansion

type VertexNamespaceListerExpansion interface{}

VertexNamespaceListerExpansion allows custom methods to be added to VertexNamespaceLister.

Jump to

Keyboard shortcuts

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