v1alpha1

package
v0.0.0-...-33a4775 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewArangoPlatformChartInformer

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

NewArangoPlatformChartInformer constructs a new informer for ArangoPlatformChart 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 NewArangoPlatformStorageInformer

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

NewArangoPlatformStorageInformer constructs a new informer for ArangoPlatformStorage 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 NewFilteredArangoPlatformChartInformer

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

NewFilteredArangoPlatformChartInformer constructs a new informer for ArangoPlatformChart 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 NewFilteredArangoPlatformStorageInformer

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

NewFilteredArangoPlatformStorageInformer constructs a new informer for ArangoPlatformStorage 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 ArangoPlatformChartInformer

type ArangoPlatformChartInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ArangoPlatformChartLister
}

ArangoPlatformChartInformer provides access to a shared informer and lister for ArangoPlatformCharts.

type ArangoPlatformStorageInformer

type ArangoPlatformStorageInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.ArangoPlatformStorageLister
}

ArangoPlatformStorageInformer provides access to a shared informer and lister for ArangoPlatformStorages.

type Interface

type Interface interface {
	// ArangoPlatformCharts returns a ArangoPlatformChartInformer.
	ArangoPlatformCharts() ArangoPlatformChartInformer
	// ArangoPlatformStorages returns a ArangoPlatformStorageInformer.
	ArangoPlatformStorages() ArangoPlatformStorageInformer
}

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

func New

New returns a new Interface.

Jump to

Keyboard shortcuts

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