v1alpha1

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: Apache-2.0 Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredGlobalConfigurationInformer added in v1.7.0

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

NewFilteredGlobalConfigurationInformer constructs a new informer for GlobalConfiguration 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 NewFilteredTransportServerInformer added in v1.7.0

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

NewFilteredTransportServerInformer constructs a new informer for TransportServer 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 NewGlobalConfigurationInformer added in v1.7.0

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

NewGlobalConfigurationInformer constructs a new informer for GlobalConfiguration 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 NewTransportServerInformer added in v1.7.0

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

NewTransportServerInformer constructs a new informer for TransportServer 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 GlobalConfigurationInformer added in v1.7.0

type GlobalConfigurationInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.GlobalConfigurationLister
}

GlobalConfigurationInformer provides access to a shared informer and lister for GlobalConfigurations.

type Interface

type Interface interface {
	// GlobalConfigurations returns a GlobalConfigurationInformer.
	GlobalConfigurations() GlobalConfigurationInformer
	// TransportServers returns a TransportServerInformer.
	TransportServers() TransportServerInformer
}

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

func New

New returns a new Interface.

type TransportServerInformer added in v1.7.0

type TransportServerInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.TransportServerLister
}

TransportServerInformer provides access to a shared informer and lister for TransportServers.

Jump to

Keyboard shortcuts

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