v1alpha1

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeBackupLister

type VolumeBackupLister interface {
	// List lists all VolumeBackups in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeBackup, err error)
	// VolumeBackups returns an object that can list and get VolumeBackups.
	VolumeBackups(namespace string) VolumeBackupNamespaceLister
	VolumeBackupListerExpansion
}

VolumeBackupLister helps list VolumeBackups. All objects returned here must be treated as read-only.

func NewVolumeBackupLister

func NewVolumeBackupLister(indexer cache.Indexer) VolumeBackupLister

NewVolumeBackupLister returns a new VolumeBackupLister.

type VolumeBackupListerExpansion

type VolumeBackupListerExpansion interface{}

VolumeBackupListerExpansion allows custom methods to be added to VolumeBackupLister.

type VolumeBackupNamespaceLister

type VolumeBackupNamespaceLister interface {
	// List lists all VolumeBackups in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeBackup, err error)
	// Get retrieves the VolumeBackup from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.VolumeBackup, error)
	VolumeBackupNamespaceListerExpansion
}

VolumeBackupNamespaceLister helps list and get VolumeBackups. All objects returned here must be treated as read-only.

type VolumeBackupNamespaceListerExpansion

type VolumeBackupNamespaceListerExpansion interface{}

VolumeBackupNamespaceListerExpansion allows custom methods to be added to VolumeBackupNamespaceLister.

type VolumeBackupScheduleLister

type VolumeBackupScheduleLister interface {
	// List lists all VolumeBackupSchedules in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeBackupSchedule, err error)
	// VolumeBackupSchedules returns an object that can list and get VolumeBackupSchedules.
	VolumeBackupSchedules(namespace string) VolumeBackupScheduleNamespaceLister
	VolumeBackupScheduleListerExpansion
}

VolumeBackupScheduleLister helps list VolumeBackupSchedules. All objects returned here must be treated as read-only.

func NewVolumeBackupScheduleLister

func NewVolumeBackupScheduleLister(indexer cache.Indexer) VolumeBackupScheduleLister

NewVolumeBackupScheduleLister returns a new VolumeBackupScheduleLister.

type VolumeBackupScheduleListerExpansion

type VolumeBackupScheduleListerExpansion interface{}

VolumeBackupScheduleListerExpansion allows custom methods to be added to VolumeBackupScheduleLister.

type VolumeBackupScheduleNamespaceLister

type VolumeBackupScheduleNamespaceLister interface {
	// List lists all VolumeBackupSchedules in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeBackupSchedule, err error)
	// Get retrieves the VolumeBackupSchedule from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.VolumeBackupSchedule, error)
	VolumeBackupScheduleNamespaceListerExpansion
}

VolumeBackupScheduleNamespaceLister helps list and get VolumeBackupSchedules. All objects returned here must be treated as read-only.

type VolumeBackupScheduleNamespaceListerExpansion

type VolumeBackupScheduleNamespaceListerExpansion interface{}

VolumeBackupScheduleNamespaceListerExpansion allows custom methods to be added to VolumeBackupScheduleNamespaceLister.

type VolumeRestoreLister

type VolumeRestoreLister interface {
	// List lists all VolumeRestores in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeRestore, err error)
	// VolumeRestores returns an object that can list and get VolumeRestores.
	VolumeRestores(namespace string) VolumeRestoreNamespaceLister
	VolumeRestoreListerExpansion
}

VolumeRestoreLister helps list VolumeRestores. All objects returned here must be treated as read-only.

func NewVolumeRestoreLister

func NewVolumeRestoreLister(indexer cache.Indexer) VolumeRestoreLister

NewVolumeRestoreLister returns a new VolumeRestoreLister.

type VolumeRestoreListerExpansion

type VolumeRestoreListerExpansion interface{}

VolumeRestoreListerExpansion allows custom methods to be added to VolumeRestoreLister.

type VolumeRestoreNamespaceLister

type VolumeRestoreNamespaceLister interface {
	// List lists all VolumeRestores in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VolumeRestore, err error)
	// Get retrieves the VolumeRestore from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.VolumeRestore, error)
	VolumeRestoreNamespaceListerExpansion
}

VolumeRestoreNamespaceLister helps list and get VolumeRestores. All objects returned here must be treated as read-only.

type VolumeRestoreNamespaceListerExpansion

type VolumeRestoreNamespaceListerExpansion interface{}

VolumeRestoreNamespaceListerExpansion allows custom methods to be added to VolumeRestoreNamespaceLister.

Jump to

Keyboard shortcuts

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