v2alpha1

package
v1.11.5 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CiliumEgressNATPolicyLister added in v1.10.0

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

CiliumEgressNATPolicyLister helps list CiliumEgressNATPolicies. All objects returned here must be treated as read-only.

func NewCiliumEgressNATPolicyLister added in v1.10.0

func NewCiliumEgressNATPolicyLister(indexer cache.Indexer) CiliumEgressNATPolicyLister

NewCiliumEgressNATPolicyLister returns a new CiliumEgressNATPolicyLister.

type CiliumEgressNATPolicyListerExpansion added in v1.10.0

type CiliumEgressNATPolicyListerExpansion interface{}

CiliumEgressNATPolicyListerExpansion allows custom methods to be added to CiliumEgressNATPolicyLister.

type CiliumEndpointSliceLister

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

CiliumEndpointSliceLister helps list CiliumEndpointSlices. All objects returned here must be treated as read-only.

func NewCiliumEndpointSliceLister

func NewCiliumEndpointSliceLister(indexer cache.Indexer) CiliumEndpointSliceLister

NewCiliumEndpointSliceLister returns a new CiliumEndpointSliceLister.

type CiliumEndpointSliceListerExpansion

type CiliumEndpointSliceListerExpansion interface{}

CiliumEndpointSliceListerExpansion allows custom methods to be added to CiliumEndpointSliceLister.

Jump to

Keyboard shortcuts

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