v1

package
v0.0.0-...-a6845f2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredManagedClusterInformer

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

NewFilteredManagedClusterInformer constructs a new informer for ManagedCluster 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 NewManagedClusterInformer

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

NewManagedClusterInformer constructs a new informer for ManagedCluster 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 {
	// ManagedClusters returns a ManagedClusterInformer.
	ManagedClusters() ManagedClusterInformer
}

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

func New

New returns a new Interface.

type ManagedClusterInformer

type ManagedClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.ManagedClusterLister
}

ManagedClusterInformer provides access to a shared informer and lister for ManagedClusters.

Jump to

Keyboard shortcuts

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