v1beta1

package
v0.0.0-...-bda9985 Latest Latest
Warning

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

Go to latest
Published: Sep 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 NewArangoMLExtensionInformer

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

NewArangoMLExtensionInformer constructs a new informer for ArangoMLExtension 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 NewArangoMLStorageInformer

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

NewArangoMLStorageInformer constructs a new informer for ArangoMLStorage 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 NewFilteredArangoMLExtensionInformer

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

NewFilteredArangoMLExtensionInformer constructs a new informer for ArangoMLExtension 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 NewFilteredArangoMLStorageInformer

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

NewFilteredArangoMLStorageInformer constructs a new informer for ArangoMLStorage 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 ArangoMLExtensionInformer

type ArangoMLExtensionInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ArangoMLExtensionLister
}

ArangoMLExtensionInformer provides access to a shared informer and lister for ArangoMLExtensions.

type ArangoMLStorageInformer

type ArangoMLStorageInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ArangoMLStorageLister
}

ArangoMLStorageInformer provides access to a shared informer and lister for ArangoMLStorages.

type Interface

type Interface interface {
	// ArangoMLExtensions returns a ArangoMLExtensionInformer.
	ArangoMLExtensions() ArangoMLExtensionInformer
	// ArangoMLStorages returns a ArangoMLStorageInformer.
	ArangoMLStorages() ArangoMLStorageInformer
}

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