v1beta1

package
v0.3.38 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: UPL-1.0 Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VerrazzanoManagedClusterLister

type VerrazzanoManagedClusterLister interface {
	// List lists all VerrazzanoManagedClusters in the indexer.
	List(selector labels.Selector) (ret []*v1beta1.VerrazzanoManagedCluster, err error)
	// VerrazzanoManagedClusters returns an object that can list and get VerrazzanoManagedClusters.
	VerrazzanoManagedClusters(namespace string) VerrazzanoManagedClusterNamespaceLister
	VerrazzanoManagedClusterListerExpansion
}

VerrazzanoManagedClusterLister helps list VerrazzanoManagedClusters.

func NewVerrazzanoManagedClusterLister

func NewVerrazzanoManagedClusterLister(indexer cache.Indexer) VerrazzanoManagedClusterLister

NewVerrazzanoManagedClusterLister returns a new VerrazzanoManagedClusterLister.

type VerrazzanoManagedClusterListerExpansion

type VerrazzanoManagedClusterListerExpansion interface{}

VerrazzanoManagedClusterListerExpansion allows custom methods to be added to VerrazzanoManagedClusterLister.

type VerrazzanoManagedClusterNamespaceLister

type VerrazzanoManagedClusterNamespaceLister interface {
	// List lists all VerrazzanoManagedClusters in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1beta1.VerrazzanoManagedCluster, err error)
	// Get retrieves the VerrazzanoManagedCluster from the indexer for a given namespace and name.
	Get(name string) (*v1beta1.VerrazzanoManagedCluster, error)
	VerrazzanoManagedClusterNamespaceListerExpansion
}

VerrazzanoManagedClusterNamespaceLister helps list and get VerrazzanoManagedClusters.

type VerrazzanoManagedClusterNamespaceListerExpansion

type VerrazzanoManagedClusterNamespaceListerExpansion interface{}

VerrazzanoManagedClusterNamespaceListerExpansion allows custom methods to be added to VerrazzanoManagedClusterNamespaceLister.

Jump to

Keyboard shortcuts

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