v1alpha1

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 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 ManagementConnectivitytestLister added in v0.3.0

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

ManagementConnectivitytestLister helps list ManagementConnectivitytests. All objects returned here must be treated as read-only.

func NewManagementConnectivitytestLister added in v0.3.0

func NewManagementConnectivitytestLister(indexer cache.Indexer) ManagementConnectivitytestLister

NewManagementConnectivitytestLister returns a new ManagementConnectivitytestLister.

type ManagementConnectivitytestListerExpansion added in v0.3.0

type ManagementConnectivitytestListerExpansion interface{}

ManagementConnectivitytestListerExpansion allows custom methods to be added to ManagementConnectivitytestLister.

type ManagementConnectivitytestNamespaceLister added in v0.3.0

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

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

type ManagementConnectivitytestNamespaceListerExpansion added in v0.3.0

type ManagementConnectivitytestNamespaceListerExpansion interface{}

ManagementConnectivitytestNamespaceListerExpansion allows custom methods to be added to ManagementConnectivitytestNamespaceLister.

Jump to

Keyboard shortcuts

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