Documentation
¶
Index ¶
- func NewCiliumBGPLoadBalancerIPPoolInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCiliumBGPPeeringPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCiliumClusterwideEnvoyConfigInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCiliumEgressNATPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCiliumEndpointSliceInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCiliumEnvoyConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCiliumBGPLoadBalancerIPPoolInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCiliumBGPPeeringPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCiliumClusterwideEnvoyConfigInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCiliumEgressNATPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCiliumEndpointSliceInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCiliumEnvoyConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type CiliumBGPLoadBalancerIPPoolInformer
- type CiliumBGPPeeringPolicyInformer
- type CiliumClusterwideEnvoyConfigInformer
- type CiliumEgressNATPolicyInformer
- type CiliumEndpointSliceInformer
- type CiliumEnvoyConfigInformer
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCiliumBGPLoadBalancerIPPoolInformer ¶ added in v1.12.0
func NewCiliumBGPLoadBalancerIPPoolInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCiliumBGPLoadBalancerIPPoolInformer constructs a new informer for CiliumBGPLoadBalancerIPPool type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewCiliumBGPPeeringPolicyInformer ¶
func NewCiliumBGPPeeringPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCiliumBGPPeeringPolicyInformer constructs a new informer for CiliumBGPPeeringPolicy type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewCiliumClusterwideEnvoyConfigInformer ¶
func NewCiliumClusterwideEnvoyConfigInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCiliumClusterwideEnvoyConfigInformer constructs a new informer for CiliumClusterwideEnvoyConfig type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewCiliumEgressNATPolicyInformer ¶ added in v1.10.0
func NewCiliumEgressNATPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCiliumEgressNATPolicyInformer constructs a new informer for CiliumEgressNATPolicy type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewCiliumEndpointSliceInformer ¶
func NewCiliumEndpointSliceInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCiliumEndpointSliceInformer constructs a new informer for CiliumEndpointSlice type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewCiliumEnvoyConfigInformer ¶
func NewCiliumEnvoyConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCiliumEnvoyConfigInformer constructs a new informer for CiliumEnvoyConfig type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewFilteredCiliumBGPLoadBalancerIPPoolInformer ¶ added in v1.12.0
func NewFilteredCiliumBGPLoadBalancerIPPoolInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCiliumBGPLoadBalancerIPPoolInformer constructs a new informer for CiliumBGPLoadBalancerIPPool type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewFilteredCiliumBGPPeeringPolicyInformer ¶
func NewFilteredCiliumBGPPeeringPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCiliumBGPPeeringPolicyInformer constructs a new informer for CiliumBGPPeeringPolicy type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewFilteredCiliumClusterwideEnvoyConfigInformer ¶
func NewFilteredCiliumClusterwideEnvoyConfigInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCiliumClusterwideEnvoyConfigInformer constructs a new informer for CiliumClusterwideEnvoyConfig type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewFilteredCiliumEgressNATPolicyInformer ¶ added in v1.10.0
func NewFilteredCiliumEgressNATPolicyInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCiliumEgressNATPolicyInformer constructs a new informer for CiliumEgressNATPolicy type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewFilteredCiliumEndpointSliceInformer ¶
func NewFilteredCiliumEndpointSliceInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCiliumEndpointSliceInformer constructs a new informer for CiliumEndpointSlice type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
func NewFilteredCiliumEnvoyConfigInformer ¶
func NewFilteredCiliumEnvoyConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCiliumEnvoyConfigInformer constructs a new informer for CiliumEnvoyConfig type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.
Types ¶
type CiliumBGPLoadBalancerIPPoolInformer ¶ added in v1.12.0
type CiliumBGPLoadBalancerIPPoolInformer interface { Informer() cache.SharedIndexInformer Lister() v2alpha1.CiliumBGPLoadBalancerIPPoolLister }
CiliumBGPLoadBalancerIPPoolInformer provides access to a shared informer and lister for CiliumBGPLoadBalancerIPPools.
type CiliumBGPPeeringPolicyInformer ¶
type CiliumBGPPeeringPolicyInformer interface { Informer() cache.SharedIndexInformer Lister() v2alpha1.CiliumBGPPeeringPolicyLister }
CiliumBGPPeeringPolicyInformer provides access to a shared informer and lister for CiliumBGPPeeringPolicies.
type CiliumClusterwideEnvoyConfigInformer ¶
type CiliumClusterwideEnvoyConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v2alpha1.CiliumClusterwideEnvoyConfigLister }
CiliumClusterwideEnvoyConfigInformer provides access to a shared informer and lister for CiliumClusterwideEnvoyConfigs.
type CiliumEgressNATPolicyInformer ¶ added in v1.10.0
type CiliumEgressNATPolicyInformer interface { Informer() cache.SharedIndexInformer Lister() v2alpha1.CiliumEgressNATPolicyLister }
CiliumEgressNATPolicyInformer provides access to a shared informer and lister for CiliumEgressNATPolicies.
type CiliumEndpointSliceInformer ¶
type CiliumEndpointSliceInformer interface { Informer() cache.SharedIndexInformer Lister() v2alpha1.CiliumEndpointSliceLister }
CiliumEndpointSliceInformer provides access to a shared informer and lister for CiliumEndpointSlices.
type CiliumEnvoyConfigInformer ¶
type CiliumEnvoyConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v2alpha1.CiliumEnvoyConfigLister }
CiliumEnvoyConfigInformer provides access to a shared informer and lister for CiliumEnvoyConfigs.
type Interface ¶
type Interface interface { // CiliumBGPLoadBalancerIPPools returns a CiliumBGPLoadBalancerIPPoolInformer. CiliumBGPLoadBalancerIPPools() CiliumBGPLoadBalancerIPPoolInformer // CiliumBGPPeeringPolicies returns a CiliumBGPPeeringPolicyInformer. CiliumBGPPeeringPolicies() CiliumBGPPeeringPolicyInformer // CiliumClusterwideEnvoyConfigs returns a CiliumClusterwideEnvoyConfigInformer. CiliumClusterwideEnvoyConfigs() CiliumClusterwideEnvoyConfigInformer // CiliumEgressNATPolicies returns a CiliumEgressNATPolicyInformer. CiliumEgressNATPolicies() CiliumEgressNATPolicyInformer // CiliumEndpointSlices returns a CiliumEndpointSliceInformer. CiliumEndpointSlices() CiliumEndpointSliceInformer // CiliumEnvoyConfigs returns a CiliumEnvoyConfigInformer. CiliumEnvoyConfigs() CiliumEnvoyConfigInformer }
Interface provides access to all the informers in this group version.
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.