v1alpha1

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 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

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

func NewManagementConnectivityTestLister(indexer cache.Indexer) ManagementConnectivityTestLister

NewManagementConnectivityTestLister returns a new ManagementConnectivityTestLister.

type ManagementConnectivityTestListerExpansion

type ManagementConnectivityTestListerExpansion interface{}

ManagementConnectivityTestListerExpansion allows custom methods to be added to ManagementConnectivityTestLister.

type ManagementConnectivityTestNamespaceLister

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

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