v2alpha1

package
v1.12.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 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 CiliumBGPLoadBalancerIPPoolLister added in v1.12.0

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

CiliumBGPLoadBalancerIPPoolLister helps list CiliumBGPLoadBalancerIPPools. All objects returned here must be treated as read-only.

func NewCiliumBGPLoadBalancerIPPoolLister added in v1.12.0

func NewCiliumBGPLoadBalancerIPPoolLister(indexer cache.Indexer) CiliumBGPLoadBalancerIPPoolLister

NewCiliumBGPLoadBalancerIPPoolLister returns a new CiliumBGPLoadBalancerIPPoolLister.

type CiliumBGPLoadBalancerIPPoolListerExpansion added in v1.12.0

type CiliumBGPLoadBalancerIPPoolListerExpansion interface{}

CiliumBGPLoadBalancerIPPoolListerExpansion allows custom methods to be added to CiliumBGPLoadBalancerIPPoolLister.

type CiliumBGPPeeringPolicyLister

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

CiliumBGPPeeringPolicyLister helps list CiliumBGPPeeringPolicies. All objects returned here must be treated as read-only.

func NewCiliumBGPPeeringPolicyLister

func NewCiliumBGPPeeringPolicyLister(indexer cache.Indexer) CiliumBGPPeeringPolicyLister

NewCiliumBGPPeeringPolicyLister returns a new CiliumBGPPeeringPolicyLister.

type CiliumBGPPeeringPolicyListerExpansion

type CiliumBGPPeeringPolicyListerExpansion interface{}

CiliumBGPPeeringPolicyListerExpansion allows custom methods to be added to CiliumBGPPeeringPolicyLister.

type CiliumClusterwideEnvoyConfigLister

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

CiliumClusterwideEnvoyConfigLister helps list CiliumClusterwideEnvoyConfigs. All objects returned here must be treated as read-only.

func NewCiliumClusterwideEnvoyConfigLister

func NewCiliumClusterwideEnvoyConfigLister(indexer cache.Indexer) CiliumClusterwideEnvoyConfigLister

NewCiliumClusterwideEnvoyConfigLister returns a new CiliumClusterwideEnvoyConfigLister.

type CiliumClusterwideEnvoyConfigListerExpansion

type CiliumClusterwideEnvoyConfigListerExpansion interface{}

CiliumClusterwideEnvoyConfigListerExpansion allows custom methods to be added to CiliumClusterwideEnvoyConfigLister.

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.

type CiliumEnvoyConfigLister

type CiliumEnvoyConfigLister interface {
	// List lists all CiliumEnvoyConfigs in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v2alpha1.CiliumEnvoyConfig, err error)
	// CiliumEnvoyConfigs returns an object that can list and get CiliumEnvoyConfigs.
	CiliumEnvoyConfigs(namespace string) CiliumEnvoyConfigNamespaceLister
	CiliumEnvoyConfigListerExpansion
}

CiliumEnvoyConfigLister helps list CiliumEnvoyConfigs. All objects returned here must be treated as read-only.

func NewCiliumEnvoyConfigLister

func NewCiliumEnvoyConfigLister(indexer cache.Indexer) CiliumEnvoyConfigLister

NewCiliumEnvoyConfigLister returns a new CiliumEnvoyConfigLister.

type CiliumEnvoyConfigListerExpansion

type CiliumEnvoyConfigListerExpansion interface{}

CiliumEnvoyConfigListerExpansion allows custom methods to be added to CiliumEnvoyConfigLister.

type CiliumEnvoyConfigNamespaceLister

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

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

type CiliumEnvoyConfigNamespaceListerExpansion

type CiliumEnvoyConfigNamespaceListerExpansion interface{}

CiliumEnvoyConfigNamespaceListerExpansion allows custom methods to be added to CiliumEnvoyConfigNamespaceLister.

Jump to

Keyboard shortcuts

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