v1beta1

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: EUPL-1.2 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredKubeadmControlPlaneInformer

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

NewFilteredKubeadmControlPlaneInformer constructs a new informer for KubeadmControlPlane 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 NewFilteredKubeadmControlPlaneTemplateInformer

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

NewFilteredKubeadmControlPlaneTemplateInformer constructs a new informer for KubeadmControlPlaneTemplate 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 NewKubeadmControlPlaneInformer

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

NewKubeadmControlPlaneInformer constructs a new informer for KubeadmControlPlane 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 NewKubeadmControlPlaneTemplateInformer

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

NewKubeadmControlPlaneTemplateInformer constructs a new informer for KubeadmControlPlaneTemplate 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 {
	// KubeadmControlPlanes returns a KubeadmControlPlaneInformer.
	KubeadmControlPlanes() KubeadmControlPlaneInformer
	// KubeadmControlPlaneTemplates returns a KubeadmControlPlaneTemplateInformer.
	KubeadmControlPlaneTemplates() KubeadmControlPlaneTemplateInformer
}

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

func New

New returns a new Interface.

type KubeadmControlPlaneInformer

type KubeadmControlPlaneInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.KubeadmControlPlaneLister
}

KubeadmControlPlaneInformer provides access to a shared informer and lister for KubeadmControlPlanes.

type KubeadmControlPlaneTemplateInformer

type KubeadmControlPlaneTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.KubeadmControlPlaneTemplateLister
}

KubeadmControlPlaneTemplateInformer provides access to a shared informer and lister for KubeadmControlPlaneTemplates.

Jump to

Keyboard shortcuts

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