v1alpha1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredHybridConnectionInformer

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

NewFilteredHybridConnectionInformer constructs a new informer for HybridConnection 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 NewFilteredNamespace_Informer

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

NewFilteredNamespace_Informer constructs a new informer for Namespace_ 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 NewHybridConnectionInformer

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

NewHybridConnectionInformer constructs a new informer for HybridConnection 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 NewNamespace_Informer

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

NewNamespace_Informer constructs a new informer for Namespace_ 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 HybridConnectionInformer

type HybridConnectionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.HybridConnectionLister
}

HybridConnectionInformer provides access to a shared informer and lister for HybridConnections.

type Interface

type Interface interface {
	// HybridConnections returns a HybridConnectionInformer.
	HybridConnections() HybridConnectionInformer
	// Namespace_s returns a Namespace_Informer.
	Namespace_s() Namespace_Informer
}

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

func New

New returns a new Interface.

type Namespace_Informer

type Namespace_Informer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.Namespace_Lister
}

Namespace_Informer provides access to a shared informer and lister for Namespace_s.

Jump to

Keyboard shortcuts

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