v2alpha1

package
v1.13.3 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 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 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 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 CiliumLoadBalancerIPPoolLister

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

CiliumLoadBalancerIPPoolLister helps list CiliumLoadBalancerIPPools. All objects returned here must be treated as read-only.

func NewCiliumLoadBalancerIPPoolLister

func NewCiliumLoadBalancerIPPoolLister(indexer cache.Indexer) CiliumLoadBalancerIPPoolLister

NewCiliumLoadBalancerIPPoolLister returns a new CiliumLoadBalancerIPPoolLister.

type CiliumLoadBalancerIPPoolListerExpansion

type CiliumLoadBalancerIPPoolListerExpansion interface{}

CiliumLoadBalancerIPPoolListerExpansion allows custom methods to be added to CiliumLoadBalancerIPPoolLister.

type CiliumNodeConfigLister

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

CiliumNodeConfigLister helps list CiliumNodeConfigs. All objects returned here must be treated as read-only.

func NewCiliumNodeConfigLister

func NewCiliumNodeConfigLister(indexer cache.Indexer) CiliumNodeConfigLister

NewCiliumNodeConfigLister returns a new CiliumNodeConfigLister.

type CiliumNodeConfigListerExpansion

type CiliumNodeConfigListerExpansion interface{}

CiliumNodeConfigListerExpansion allows custom methods to be added to CiliumNodeConfigLister.

type CiliumNodeConfigNamespaceLister

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

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

type CiliumNodeConfigNamespaceListerExpansion

type CiliumNodeConfigNamespaceListerExpansion interface{}

CiliumNodeConfigNamespaceListerExpansion allows custom methods to be added to CiliumNodeConfigNamespaceLister.

Jump to

Keyboard shortcuts

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