v1alpha1

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredLVMSnapshotInformer added in v0.2.0

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

NewFilteredLVMSnapshotInformer constructs a new informer for LVMSnapshot 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 NewFilteredLVMVolumeInformer

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

NewFilteredLVMVolumeInformer constructs a new informer for LVMVolume 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 NewLVMSnapshotInformer added in v0.2.0

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

NewLVMSnapshotInformer constructs a new informer for LVMSnapshot 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 NewLVMVolumeInformer

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

NewLVMVolumeInformer constructs a new informer for LVMVolume 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 {
	// LVMSnapshots returns a LVMSnapshotInformer.
	LVMSnapshots() LVMSnapshotInformer
	// LVMVolumes returns a LVMVolumeInformer.
	LVMVolumes() LVMVolumeInformer
}

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

func New

New returns a new Interface.

type LVMSnapshotInformer added in v0.2.0

type LVMSnapshotInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LVMSnapshotLister
}

LVMSnapshotInformer provides access to a shared informer and lister for LVMSnapshots.

type LVMVolumeInformer

type LVMVolumeInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1alpha1.LVMVolumeLister
}

LVMVolumeInformer provides access to a shared informer and lister for LVMVolumes.

Jump to

Keyboard shortcuts

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