v1beta1

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 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 AntreaAgentInfoLister

type AntreaAgentInfoLister interface {
	// List lists all AntreaAgentInfos in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1beta1.AntreaAgentInfo, err error)
	// Get retrieves the AntreaAgentInfo from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1beta1.AntreaAgentInfo, error)
	AntreaAgentInfoListerExpansion
}

AntreaAgentInfoLister helps list AntreaAgentInfos. All objects returned here must be treated as read-only.

func NewAntreaAgentInfoLister

func NewAntreaAgentInfoLister(indexer cache.Indexer) AntreaAgentInfoLister

NewAntreaAgentInfoLister returns a new AntreaAgentInfoLister.

type AntreaAgentInfoListerExpansion

type AntreaAgentInfoListerExpansion interface{}

AntreaAgentInfoListerExpansion allows custom methods to be added to AntreaAgentInfoLister.

type AntreaControllerInfoLister

type AntreaControllerInfoLister interface {
	// List lists all AntreaControllerInfos in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1beta1.AntreaControllerInfo, err error)
	// Get retrieves the AntreaControllerInfo from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1beta1.AntreaControllerInfo, error)
	AntreaControllerInfoListerExpansion
}

AntreaControllerInfoLister helps list AntreaControllerInfos. All objects returned here must be treated as read-only.

func NewAntreaControllerInfoLister

func NewAntreaControllerInfoLister(indexer cache.Indexer) AntreaControllerInfoLister

NewAntreaControllerInfoLister returns a new AntreaControllerInfoLister.

type AntreaControllerInfoListerExpansion

type AntreaControllerInfoListerExpansion interface{}

AntreaControllerInfoListerExpansion allows custom methods to be added to AntreaControllerInfoLister.

Jump to

Keyboard shortcuts

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