v1

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCStorVolumeAttachmentInformer

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

NewCStorVolumeAttachmentInformer constructs a new informer for CStorVolumeAttachment 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 NewFilteredCStorVolumeAttachmentInformer

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

NewFilteredCStorVolumeAttachmentInformer constructs a new informer for CStorVolumeAttachment 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 NewFilteredVolumeSnapshotDataInformer

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

NewFilteredVolumeSnapshotDataInformer constructs a new informer for VolumeSnapshotData 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 NewFilteredVolumeSnapshotInformer

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

NewFilteredVolumeSnapshotInformer constructs a new informer for VolumeSnapshot 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 NewVolumeSnapshotDataInformer

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

NewVolumeSnapshotDataInformer constructs a new informer for VolumeSnapshotData 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 NewVolumeSnapshotInformer

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

NewVolumeSnapshotInformer constructs a new informer for VolumeSnapshot 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 CStorVolumeAttachmentInformer

type CStorVolumeAttachmentInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.CStorVolumeAttachmentLister
}

CStorVolumeAttachmentInformer provides access to a shared informer and lister for CStorVolumeAttachments.

type Interface

type Interface interface {
	// CStorVolumeAttachments returns a CStorVolumeAttachmentInformer.
	CStorVolumeAttachments() CStorVolumeAttachmentInformer
	// VolumeSnapshots returns a VolumeSnapshotInformer.
	VolumeSnapshots() VolumeSnapshotInformer
	// VolumeSnapshotDatas returns a VolumeSnapshotDataInformer.
	VolumeSnapshotDatas() VolumeSnapshotDataInformer
}

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

func New

New returns a new Interface.

type VolumeSnapshotDataInformer

type VolumeSnapshotDataInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.VolumeSnapshotDataLister
}

VolumeSnapshotDataInformer provides access to a shared informer and lister for VolumeSnapshotDatas.

type VolumeSnapshotInformer

type VolumeSnapshotInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1.VolumeSnapshotLister
}

VolumeSnapshotInformer provides access to a shared informer and lister for VolumeSnapshots.

Jump to

Keyboard shortcuts

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