v1beta1

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterRegistrationRequestInformer

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

NewClusterRegistrationRequestInformer constructs a new informer for ClusterRegistrationRequest 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 NewFilteredClusterRegistrationRequestInformer

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

NewFilteredClusterRegistrationRequestInformer constructs a new informer for ClusterRegistrationRequest 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 NewFilteredManagedClusterInformer

func NewFilteredManagedClusterInformer(client versioned.Interface, namespace string, 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, namespace string, 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 ClusterRegistrationRequestInformer

type ClusterRegistrationRequestInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ClusterRegistrationRequestLister
}

ClusterRegistrationRequestInformer provides access to a shared informer and lister for ClusterRegistrationRequests.

type Interface

type Interface interface {
	// ClusterRegistrationRequests returns a ClusterRegistrationRequestInformer.
	ClusterRegistrationRequests() ClusterRegistrationRequestInformer
	// 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() v1beta1.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