v1alpha1

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterConfigLister

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

ClusterConfigLister helps list ClusterConfigs.

func NewClusterConfigLister

func NewClusterConfigLister(indexer cache.Indexer) ClusterConfigLister

NewClusterConfigLister returns a new ClusterConfigLister.

type ClusterConfigListerExpansion

type ClusterConfigListerExpansion interface{}

ClusterConfigListerExpansion allows custom methods to be added to ClusterConfigLister.

Jump to

Keyboard shortcuts

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