v1alpha1

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2022 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterWorkspaceLister added in v0.6.0

type ClusterWorkspaceLister interface {
	// List lists all ClusterWorkspaces in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ClusterWorkspace, err error)
	// Get retrieves the ClusterWorkspace from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ClusterWorkspace, error)
	ClusterWorkspaceListerExpansion
}

ClusterWorkspaceLister helps list ClusterWorkspaces. All objects returned here must be treated as read-only.

func NewClusterWorkspaceLister added in v0.6.0

func NewClusterWorkspaceLister(indexer cache.Indexer) ClusterWorkspaceLister

NewClusterWorkspaceLister returns a new ClusterWorkspaceLister.

type ClusterWorkspaceListerExpansion added in v0.6.0

type ClusterWorkspaceListerExpansion interface{}

ClusterWorkspaceListerExpansion allows custom methods to be added to ClusterWorkspaceLister.

type ClusterWorkspaceShardLister added in v0.6.0

type ClusterWorkspaceShardLister interface {
	// List lists all ClusterWorkspaceShards in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ClusterWorkspaceShard, err error)
	// Get retrieves the ClusterWorkspaceShard from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ClusterWorkspaceShard, error)
	ClusterWorkspaceShardListerExpansion
}

ClusterWorkspaceShardLister helps list ClusterWorkspaceShards. All objects returned here must be treated as read-only.

func NewClusterWorkspaceShardLister added in v0.6.0

func NewClusterWorkspaceShardLister(indexer cache.Indexer) ClusterWorkspaceShardLister

NewClusterWorkspaceShardLister returns a new ClusterWorkspaceShardLister.

type ClusterWorkspaceShardListerExpansion added in v0.6.0

type ClusterWorkspaceShardListerExpansion interface{}

ClusterWorkspaceShardListerExpansion allows custom methods to be added to ClusterWorkspaceShardLister.

type ClusterWorkspaceTypeLister added in v0.6.0

type ClusterWorkspaceTypeLister interface {
	// List lists all ClusterWorkspaceTypes in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.ClusterWorkspaceType, err error)
	// Get retrieves the ClusterWorkspaceType from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.ClusterWorkspaceType, error)
	ClusterWorkspaceTypeListerExpansion
}

ClusterWorkspaceTypeLister helps list ClusterWorkspaceTypes. All objects returned here must be treated as read-only.

func NewClusterWorkspaceTypeLister added in v0.6.0

func NewClusterWorkspaceTypeLister(indexer cache.Indexer) ClusterWorkspaceTypeLister

NewClusterWorkspaceTypeLister returns a new ClusterWorkspaceTypeLister.

type ClusterWorkspaceTypeListerExpansion added in v0.6.0

type ClusterWorkspaceTypeListerExpansion interface{}

ClusterWorkspaceTypeListerExpansion allows custom methods to be added to ClusterWorkspaceTypeLister.

Jump to

Keyboard shortcuts

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