v1alpha1

package
v0.17.12-rc.0 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: 4 Imported by: 112

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeAttachmentLister

type VolumeAttachmentLister interface {
	// List lists all VolumeAttachments in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeAttachment, err error)
	// Get retrieves the VolumeAttachment from the index for a given name.
	Get(name string) (*v1alpha1.VolumeAttachment, error)
	VolumeAttachmentListerExpansion
}

VolumeAttachmentLister helps list VolumeAttachments.

func NewVolumeAttachmentLister

func NewVolumeAttachmentLister(indexer cache.Indexer) VolumeAttachmentLister

NewVolumeAttachmentLister returns a new VolumeAttachmentLister.

type VolumeAttachmentListerExpansion

type VolumeAttachmentListerExpansion interface{}

VolumeAttachmentListerExpansion allows custom methods to be added to VolumeAttachmentLister.

Jump to

Keyboard shortcuts

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