v1alpha1

package
v0.0.0-...-d24fd3e Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 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 PodNetworkConnectivityCheckLister

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

PodNetworkConnectivityCheckLister helps list PodNetworkConnectivityChecks. All objects returned here must be treated as read-only.

func NewPodNetworkConnectivityCheckLister

func NewPodNetworkConnectivityCheckLister(indexer cache.Indexer) PodNetworkConnectivityCheckLister

NewPodNetworkConnectivityCheckLister returns a new PodNetworkConnectivityCheckLister.

type PodNetworkConnectivityCheckListerExpansion

type PodNetworkConnectivityCheckListerExpansion interface{}

PodNetworkConnectivityCheckListerExpansion allows custom methods to be added to PodNetworkConnectivityCheckLister.

type PodNetworkConnectivityCheckNamespaceLister

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

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

type PodNetworkConnectivityCheckNamespaceListerExpansion

type PodNetworkConnectivityCheckNamespaceListerExpansion interface{}

PodNetworkConnectivityCheckNamespaceListerExpansion allows custom methods to be added to PodNetworkConnectivityCheckNamespaceLister.

Jump to

Keyboard shortcuts

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