v1alpha1

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCustomNodeConfigInformer

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

NewCustomNodeConfigInformer constructs a new informer for CustomNodeConfig 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 NewFilteredCustomNodeConfigInformer

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

NewFilteredCustomNodeConfigInformer constructs a new informer for CustomNodeConfig 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 NewFilteredKatalystCustomConfigInformer

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

NewFilteredKatalystCustomConfigInformer constructs a new informer for KatalystCustomConfig 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 NewKatalystCustomConfigInformer

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

NewKatalystCustomConfigInformer constructs a new informer for KatalystCustomConfig 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 CustomNodeConfigInformer

type CustomNodeConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.CustomNodeConfigLister
}

CustomNodeConfigInformer provides access to a shared informer and lister for CustomNodeConfigs.

type Interface

type Interface interface {
	// CustomNodeConfigs returns a CustomNodeConfigInformer.
	CustomNodeConfigs() CustomNodeConfigInformer
	// KatalystCustomConfigs returns a KatalystCustomConfigInformer.
	KatalystCustomConfigs() KatalystCustomConfigInformer
}

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

func New

New returns a new Interface.

type KatalystCustomConfigInformer

type KatalystCustomConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.KatalystCustomConfigLister
}

KatalystCustomConfigInformer provides access to a shared informer and lister for KatalystCustomConfigs.

Jump to

Keyboard shortcuts

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