v1alpha2

package
v1.4.9 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBackendLBPolicyInformer added in v1.4.2

func NewBackendLBPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewBackendLBPolicyInformer constructs a new informer for BackendLBPolicy 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 NewFilteredBackendLBPolicyInformer added in v1.4.2

func NewFilteredBackendLBPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredBackendLBPolicyInformer constructs a new informer for BackendLBPolicy 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 NewFilteredHealthCheckPolicyInformer

func NewFilteredHealthCheckPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredHealthCheckPolicyInformer constructs a new informer for HealthCheckPolicy 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 NewFilteredRetryPolicyInformer

func NewFilteredRetryPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredRetryPolicyInformer constructs a new informer for RetryPolicy 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 NewHealthCheckPolicyInformer

func NewHealthCheckPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewHealthCheckPolicyInformer constructs a new informer for HealthCheckPolicy 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 NewRetryPolicyInformer

func NewRetryPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewRetryPolicyInformer constructs a new informer for RetryPolicy 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 BackendLBPolicyInformer added in v1.4.2

type BackendLBPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.BackendLBPolicyLister
}

BackendLBPolicyInformer provides access to a shared informer and lister for BackendLBPolicies.

type HealthCheckPolicyInformer

type HealthCheckPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.HealthCheckPolicyLister
}

HealthCheckPolicyInformer provides access to a shared informer and lister for HealthCheckPolicies.

type Interface

type Interface interface {
	// BackendLBPolicies returns a BackendLBPolicyInformer.
	BackendLBPolicies() BackendLBPolicyInformer
	// HealthCheckPolicies returns a HealthCheckPolicyInformer.
	HealthCheckPolicies() HealthCheckPolicyInformer
	// RetryPolicies returns a RetryPolicyInformer.
	RetryPolicies() RetryPolicyInformer
}

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

func New

New returns a new Interface.

type RetryPolicyInformer

type RetryPolicyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha2.RetryPolicyLister
}

RetryPolicyInformer provides access to a shared informer and lister for RetryPolicies.

Jump to

Keyboard shortcuts

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