v1alpha1

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 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 LearningComputeClusterLister

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

LearningComputeClusterLister helps list LearningComputeClusters. All objects returned here must be treated as read-only.

func NewLearningComputeClusterLister

func NewLearningComputeClusterLister(indexer cache.Indexer) LearningComputeClusterLister

NewLearningComputeClusterLister returns a new LearningComputeClusterLister.

type LearningComputeClusterListerExpansion

type LearningComputeClusterListerExpansion interface{}

LearningComputeClusterListerExpansion allows custom methods to be added to LearningComputeClusterLister.

type LearningComputeClusterNamespaceLister

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

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

type LearningComputeClusterNamespaceListerExpansion

type LearningComputeClusterNamespaceListerExpansion interface{}

LearningComputeClusterNamespaceListerExpansion allows custom methods to be added to LearningComputeClusterNamespaceLister.

type LearningInferenceClusterLister

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

LearningInferenceClusterLister helps list LearningInferenceClusters. All objects returned here must be treated as read-only.

func NewLearningInferenceClusterLister

func NewLearningInferenceClusterLister(indexer cache.Indexer) LearningInferenceClusterLister

NewLearningInferenceClusterLister returns a new LearningInferenceClusterLister.

type LearningInferenceClusterListerExpansion

type LearningInferenceClusterListerExpansion interface{}

LearningInferenceClusterListerExpansion allows custom methods to be added to LearningInferenceClusterLister.

type LearningInferenceClusterNamespaceLister

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

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

type LearningInferenceClusterNamespaceListerExpansion

type LearningInferenceClusterNamespaceListerExpansion interface{}

LearningInferenceClusterNamespaceListerExpansion allows custom methods to be added to LearningInferenceClusterNamespaceLister.

type LearningWorkspaceLister

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

LearningWorkspaceLister helps list LearningWorkspaces. All objects returned here must be treated as read-only.

func NewLearningWorkspaceLister

func NewLearningWorkspaceLister(indexer cache.Indexer) LearningWorkspaceLister

NewLearningWorkspaceLister returns a new LearningWorkspaceLister.

type LearningWorkspaceListerExpansion

type LearningWorkspaceListerExpansion interface{}

LearningWorkspaceListerExpansion allows custom methods to be added to LearningWorkspaceLister.

type LearningWorkspaceNamespaceLister

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

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

type LearningWorkspaceNamespaceListerExpansion

type LearningWorkspaceNamespaceListerExpansion interface{}

LearningWorkspaceNamespaceListerExpansion allows custom methods to be added to LearningWorkspaceNamespaceLister.

Jump to

Keyboard shortcuts

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