v1beta1

package
v0.0.0-...-9d214e5 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 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 NewArangoPlatformServiceInformer

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

NewArangoPlatformServiceInformer constructs a new informer for ArangoPlatformService 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 NewFilteredArangoPlatformServiceInformer

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

NewFilteredArangoPlatformServiceInformer constructs a new informer for ArangoPlatformService 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() v1beta1.ArangoPlatformChartLister
}

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

type ArangoPlatformServiceInformer

type ArangoPlatformServiceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ArangoPlatformServiceLister
}

ArangoPlatformServiceInformer provides access to a shared informer and lister for ArangoPlatformServices.

type ArangoPlatformStorageInformer

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

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

type Interface

type Interface interface {
	// ArangoPlatformCharts returns a ArangoPlatformChartInformer.
	ArangoPlatformCharts() ArangoPlatformChartInformer
	// ArangoPlatformServices returns a ArangoPlatformServiceInformer.
	ArangoPlatformServices() ArangoPlatformServiceInformer
	// 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