v1beta2

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredManagedClusterSetBindingInformer

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

NewFilteredManagedClusterSetBindingInformer constructs a new informer for ManagedClusterSetBinding 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 NewFilteredManagedClusterSetInformer

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

NewFilteredManagedClusterSetInformer constructs a new informer for ManagedClusterSet 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 NewManagedClusterSetBindingInformer

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

NewManagedClusterSetBindingInformer constructs a new informer for ManagedClusterSetBinding 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 NewManagedClusterSetInformer

func NewManagedClusterSetInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewManagedClusterSetInformer constructs a new informer for ManagedClusterSet 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 Interface

type Interface interface {
	// ManagedClusterSets returns a ManagedClusterSetInformer.
	ManagedClusterSets() ManagedClusterSetInformer
	// ManagedClusterSetBindings returns a ManagedClusterSetBindingInformer.
	ManagedClusterSetBindings() ManagedClusterSetBindingInformer
}

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

func New

New returns a new Interface.

type ManagedClusterSetBindingInformer

type ManagedClusterSetBindingInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta2.ManagedClusterSetBindingLister
}

ManagedClusterSetBindingInformer provides access to a shared informer and lister for ManagedClusterSetBindings.

type ManagedClusterSetInformer

type ManagedClusterSetInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta2.ManagedClusterSetLister
}

ManagedClusterSetInformer provides access to a shared informer and lister for ManagedClusterSets.

Jump to

Keyboard shortcuts

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