v2alpha1

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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 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.

Types

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 Interface

type Interface interface {
	// CiliumEgressNATPolicies returns a CiliumEgressNATPolicyInformer.
	CiliumEgressNATPolicies() CiliumEgressNATPolicyInformer
	// CiliumEndpointSlices returns a CiliumEndpointSliceInformer.
	CiliumEndpointSlices() CiliumEndpointSliceInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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