v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredHybridConnectionAuthorizationRuleInformer added in v0.5.0

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

NewFilteredHybridConnectionAuthorizationRuleInformer constructs a new informer for HybridConnectionAuthorizationRule 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 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 NewFilteredNamespaceAuthorizationRuleInformer added in v0.5.0

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

NewFilteredNamespaceAuthorizationRuleInformer constructs a new informer for NamespaceAuthorizationRule 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 NewFilteredNamespaceInformer added in v0.1.1

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

NewFilteredNamespaceInformer 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 NewHybridConnectionAuthorizationRuleInformer added in v0.5.0

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

NewHybridConnectionAuthorizationRuleInformer constructs a new informer for HybridConnectionAuthorizationRule 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 NewNamespaceAuthorizationRuleInformer added in v0.5.0

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

NewNamespaceAuthorizationRuleInformer constructs a new informer for NamespaceAuthorizationRule 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 NewNamespaceInformer added in v0.1.1

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

NewNamespaceInformer 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 HybridConnectionAuthorizationRuleInformer added in v0.5.0

type HybridConnectionAuthorizationRuleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.HybridConnectionAuthorizationRuleLister
}

HybridConnectionAuthorizationRuleInformer provides access to a shared informer and lister for HybridConnectionAuthorizationRules.

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
	// HybridConnectionAuthorizationRules returns a HybridConnectionAuthorizationRuleInformer.
	HybridConnectionAuthorizationRules() HybridConnectionAuthorizationRuleInformer
	// Namespaces returns a NamespaceInformer.
	Namespaces() NamespaceInformer
	// NamespaceAuthorizationRules returns a NamespaceAuthorizationRuleInformer.
	NamespaceAuthorizationRules() NamespaceAuthorizationRuleInformer
}

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

func New

New returns a new Interface.

type NamespaceAuthorizationRuleInformer added in v0.5.0

type NamespaceAuthorizationRuleInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.NamespaceAuthorizationRuleLister
}

NamespaceAuthorizationRuleInformer provides access to a shared informer and lister for NamespaceAuthorizationRules.

type NamespaceInformer added in v0.1.1

type NamespaceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.NamespaceLister
}

NamespaceInformer provides access to a shared informer and lister for Namespaces.

Jump to

Keyboard shortcuts

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