v1alpha1

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkspaceLister

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

WorkspaceLister helps list Workspaces.

func NewWorkspaceLister

func NewWorkspaceLister(indexer cache.Indexer) WorkspaceLister

NewWorkspaceLister returns a new WorkspaceLister.

type WorkspaceListerExpansion

type WorkspaceListerExpansion interface{}

WorkspaceListerExpansion allows custom methods to be added to WorkspaceLister.

Jump to

Keyboard shortcuts

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