v1alpha1

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CASTemplateLister

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

CASTemplateLister helps list CASTemplates.

func NewCASTemplateLister

func NewCASTemplateLister(indexer cache.Indexer) CASTemplateLister

NewCASTemplateLister returns a new CASTemplateLister.

type CASTemplateListerExpansion

type CASTemplateListerExpansion interface{}

CASTemplateListerExpansion allows custom methods to be added to CASTemplateLister.

type CStorBackupLister

type CStorBackupLister interface {
	// List lists all CStorBackups in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorBackup, err error)
	// CStorBackups returns an object that can list and get CStorBackups.
	CStorBackups(namespace string) CStorBackupNamespaceLister
	CStorBackupListerExpansion
}

CStorBackupLister helps list CStorBackups.

func NewCStorBackupLister

func NewCStorBackupLister(indexer cache.Indexer) CStorBackupLister

NewCStorBackupLister returns a new CStorBackupLister.

type CStorBackupListerExpansion

type CStorBackupListerExpansion interface{}

CStorBackupListerExpansion allows custom methods to be added to CStorBackupLister.

type CStorBackupNamespaceLister

type CStorBackupNamespaceLister interface {
	// List lists all CStorBackups in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorBackup, err error)
	// Get retrieves the CStorBackup from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorBackup, error)
	CStorBackupNamespaceListerExpansion
}

CStorBackupNamespaceLister helps list and get CStorBackups.

type CStorBackupNamespaceListerExpansion

type CStorBackupNamespaceListerExpansion interface{}

CStorBackupNamespaceListerExpansion allows custom methods to be added to CStorBackupNamespaceLister.

type CStorCompletedBackupLister

type CStorCompletedBackupLister interface {
	// List lists all CStorCompletedBackups in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorCompletedBackup, err error)
	// CStorCompletedBackups returns an object that can list and get CStorCompletedBackups.
	CStorCompletedBackups(namespace string) CStorCompletedBackupNamespaceLister
	CStorCompletedBackupListerExpansion
}

CStorCompletedBackupLister helps list CStorCompletedBackups.

func NewCStorCompletedBackupLister

func NewCStorCompletedBackupLister(indexer cache.Indexer) CStorCompletedBackupLister

NewCStorCompletedBackupLister returns a new CStorCompletedBackupLister.

type CStorCompletedBackupListerExpansion

type CStorCompletedBackupListerExpansion interface{}

CStorCompletedBackupListerExpansion allows custom methods to be added to CStorCompletedBackupLister.

type CStorCompletedBackupNamespaceLister

type CStorCompletedBackupNamespaceLister interface {
	// List lists all CStorCompletedBackups in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorCompletedBackup, err error)
	// Get retrieves the CStorCompletedBackup from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorCompletedBackup, error)
	CStorCompletedBackupNamespaceListerExpansion
}

CStorCompletedBackupNamespaceLister helps list and get CStorCompletedBackups.

type CStorCompletedBackupNamespaceListerExpansion

type CStorCompletedBackupNamespaceListerExpansion interface{}

CStorCompletedBackupNamespaceListerExpansion allows custom methods to be added to CStorCompletedBackupNamespaceLister.

type CStorPoolClusterLister

type CStorPoolClusterLister interface {
	// List lists all CStorPoolClusters in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorPoolCluster, err error)
	// CStorPoolClusters returns an object that can list and get CStorPoolClusters.
	CStorPoolClusters(namespace string) CStorPoolClusterNamespaceLister
	CStorPoolClusterListerExpansion
}

CStorPoolClusterLister helps list CStorPoolClusters.

func NewCStorPoolClusterLister

func NewCStorPoolClusterLister(indexer cache.Indexer) CStorPoolClusterLister

NewCStorPoolClusterLister returns a new CStorPoolClusterLister.

type CStorPoolClusterListerExpansion

type CStorPoolClusterListerExpansion interface{}

CStorPoolClusterListerExpansion allows custom methods to be added to CStorPoolClusterLister.

type CStorPoolClusterNamespaceLister

type CStorPoolClusterNamespaceLister interface {
	// List lists all CStorPoolClusters in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorPoolCluster, err error)
	// Get retrieves the CStorPoolCluster from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorPoolCluster, error)
	CStorPoolClusterNamespaceListerExpansion
}

CStorPoolClusterNamespaceLister helps list and get CStorPoolClusters.

type CStorPoolClusterNamespaceListerExpansion

type CStorPoolClusterNamespaceListerExpansion interface{}

CStorPoolClusterNamespaceListerExpansion allows custom methods to be added to CStorPoolClusterNamespaceLister.

type CStorPoolInstanceLister

type CStorPoolInstanceLister interface {
	// List lists all CStorPoolInstances in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorPoolInstance, err error)
	// CStorPoolInstances returns an object that can list and get CStorPoolInstances.
	CStorPoolInstances(namespace string) CStorPoolInstanceNamespaceLister
	CStorPoolInstanceListerExpansion
}

CStorPoolInstanceLister helps list CStorPoolInstances.

func NewCStorPoolInstanceLister

func NewCStorPoolInstanceLister(indexer cache.Indexer) CStorPoolInstanceLister

NewCStorPoolInstanceLister returns a new CStorPoolInstanceLister.

type CStorPoolInstanceListerExpansion

type CStorPoolInstanceListerExpansion interface{}

CStorPoolInstanceListerExpansion allows custom methods to be added to CStorPoolInstanceLister.

type CStorPoolInstanceNamespaceLister

type CStorPoolInstanceNamespaceLister interface {
	// List lists all CStorPoolInstances in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorPoolInstance, err error)
	// Get retrieves the CStorPoolInstance from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorPoolInstance, error)
	CStorPoolInstanceNamespaceListerExpansion
}

CStorPoolInstanceNamespaceLister helps list and get CStorPoolInstances.

type CStorPoolInstanceNamespaceListerExpansion

type CStorPoolInstanceNamespaceListerExpansion interface{}

CStorPoolInstanceNamespaceListerExpansion allows custom methods to be added to CStorPoolInstanceNamespaceLister.

type CStorPoolLister

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

CStorPoolLister helps list CStorPools.

func NewCStorPoolLister

func NewCStorPoolLister(indexer cache.Indexer) CStorPoolLister

NewCStorPoolLister returns a new CStorPoolLister.

type CStorPoolListerExpansion

type CStorPoolListerExpansion interface{}

CStorPoolListerExpansion allows custom methods to be added to CStorPoolLister.

type CStorRestoreLister

type CStorRestoreLister interface {
	// List lists all CStorRestores in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorRestore, err error)
	// CStorRestores returns an object that can list and get CStorRestores.
	CStorRestores(namespace string) CStorRestoreNamespaceLister
	CStorRestoreListerExpansion
}

CStorRestoreLister helps list CStorRestores.

func NewCStorRestoreLister

func NewCStorRestoreLister(indexer cache.Indexer) CStorRestoreLister

NewCStorRestoreLister returns a new CStorRestoreLister.

type CStorRestoreListerExpansion

type CStorRestoreListerExpansion interface{}

CStorRestoreListerExpansion allows custom methods to be added to CStorRestoreLister.

type CStorRestoreNamespaceLister

type CStorRestoreNamespaceLister interface {
	// List lists all CStorRestores in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorRestore, err error)
	// Get retrieves the CStorRestore from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorRestore, error)
	CStorRestoreNamespaceListerExpansion
}

CStorRestoreNamespaceLister helps list and get CStorRestores.

type CStorRestoreNamespaceListerExpansion

type CStorRestoreNamespaceListerExpansion interface{}

CStorRestoreNamespaceListerExpansion allows custom methods to be added to CStorRestoreNamespaceLister.

type CStorVolumeClaimLister

type CStorVolumeClaimLister interface {
	// List lists all CStorVolumeClaims in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolumeClaim, err error)
	// CStorVolumeClaims returns an object that can list and get CStorVolumeClaims.
	CStorVolumeClaims(namespace string) CStorVolumeClaimNamespaceLister
	CStorVolumeClaimListerExpansion
}

CStorVolumeClaimLister helps list CStorVolumeClaims.

func NewCStorVolumeClaimLister

func NewCStorVolumeClaimLister(indexer cache.Indexer) CStorVolumeClaimLister

NewCStorVolumeClaimLister returns a new CStorVolumeClaimLister.

type CStorVolumeClaimListerExpansion

type CStorVolumeClaimListerExpansion interface{}

CStorVolumeClaimListerExpansion allows custom methods to be added to CStorVolumeClaimLister.

type CStorVolumeClaimNamespaceLister

type CStorVolumeClaimNamespaceLister interface {
	// List lists all CStorVolumeClaims in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolumeClaim, err error)
	// Get retrieves the CStorVolumeClaim from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorVolumeClaim, error)
	CStorVolumeClaimNamespaceListerExpansion
}

CStorVolumeClaimNamespaceLister helps list and get CStorVolumeClaims.

type CStorVolumeClaimNamespaceListerExpansion

type CStorVolumeClaimNamespaceListerExpansion interface{}

CStorVolumeClaimNamespaceListerExpansion allows custom methods to be added to CStorVolumeClaimNamespaceLister.

type CStorVolumeLister

type CStorVolumeLister interface {
	// List lists all CStorVolumes in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolume, err error)
	// CStorVolumes returns an object that can list and get CStorVolumes.
	CStorVolumes(namespace string) CStorVolumeNamespaceLister
	CStorVolumeListerExpansion
}

CStorVolumeLister helps list CStorVolumes.

func NewCStorVolumeLister

func NewCStorVolumeLister(indexer cache.Indexer) CStorVolumeLister

NewCStorVolumeLister returns a new CStorVolumeLister.

type CStorVolumeListerExpansion

type CStorVolumeListerExpansion interface{}

CStorVolumeListerExpansion allows custom methods to be added to CStorVolumeLister.

type CStorVolumeNamespaceLister

type CStorVolumeNamespaceLister interface {
	// List lists all CStorVolumes in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolume, err error)
	// Get retrieves the CStorVolume from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorVolume, error)
	CStorVolumeNamespaceListerExpansion
}

CStorVolumeNamespaceLister helps list and get CStorVolumes.

type CStorVolumeNamespaceListerExpansion

type CStorVolumeNamespaceListerExpansion interface{}

CStorVolumeNamespaceListerExpansion allows custom methods to be added to CStorVolumeNamespaceLister.

type CStorVolumePolicyLister

type CStorVolumePolicyLister interface {
	// List lists all CStorVolumePolicies in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolumePolicy, err error)
	// CStorVolumePolicies returns an object that can list and get CStorVolumePolicies.
	CStorVolumePolicies(namespace string) CStorVolumePolicyNamespaceLister
	CStorVolumePolicyListerExpansion
}

CStorVolumePolicyLister helps list CStorVolumePolicies.

func NewCStorVolumePolicyLister

func NewCStorVolumePolicyLister(indexer cache.Indexer) CStorVolumePolicyLister

NewCStorVolumePolicyLister returns a new CStorVolumePolicyLister.

type CStorVolumePolicyListerExpansion

type CStorVolumePolicyListerExpansion interface{}

CStorVolumePolicyListerExpansion allows custom methods to be added to CStorVolumePolicyLister.

type CStorVolumePolicyNamespaceLister

type CStorVolumePolicyNamespaceLister interface {
	// List lists all CStorVolumePolicies in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolumePolicy, err error)
	// Get retrieves the CStorVolumePolicy from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorVolumePolicy, error)
	CStorVolumePolicyNamespaceListerExpansion
}

CStorVolumePolicyNamespaceLister helps list and get CStorVolumePolicies.

type CStorVolumePolicyNamespaceListerExpansion

type CStorVolumePolicyNamespaceListerExpansion interface{}

CStorVolumePolicyNamespaceListerExpansion allows custom methods to be added to CStorVolumePolicyNamespaceLister.

type CStorVolumeReplicaLister

type CStorVolumeReplicaLister interface {
	// List lists all CStorVolumeReplicas in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolumeReplica, err error)
	// CStorVolumeReplicas returns an object that can list and get CStorVolumeReplicas.
	CStorVolumeReplicas(namespace string) CStorVolumeReplicaNamespaceLister
	CStorVolumeReplicaListerExpansion
}

CStorVolumeReplicaLister helps list CStorVolumeReplicas.

func NewCStorVolumeReplicaLister

func NewCStorVolumeReplicaLister(indexer cache.Indexer) CStorVolumeReplicaLister

NewCStorVolumeReplicaLister returns a new CStorVolumeReplicaLister.

type CStorVolumeReplicaListerExpansion

type CStorVolumeReplicaListerExpansion interface{}

CStorVolumeReplicaListerExpansion allows custom methods to be added to CStorVolumeReplicaLister.

type CStorVolumeReplicaNamespaceLister

type CStorVolumeReplicaNamespaceLister interface {
	// List lists all CStorVolumeReplicas in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.CStorVolumeReplica, err error)
	// Get retrieves the CStorVolumeReplica from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.CStorVolumeReplica, error)
	CStorVolumeReplicaNamespaceListerExpansion
}

CStorVolumeReplicaNamespaceLister helps list and get CStorVolumeReplicas.

type CStorVolumeReplicaNamespaceListerExpansion

type CStorVolumeReplicaNamespaceListerExpansion interface{}

CStorVolumeReplicaNamespaceListerExpansion allows custom methods to be added to CStorVolumeReplicaNamespaceLister.

type RunTaskLister

type RunTaskLister interface {
	// List lists all RunTasks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.RunTask, err error)
	// RunTasks returns an object that can list and get RunTasks.
	RunTasks(namespace string) RunTaskNamespaceLister
	RunTaskListerExpansion
}

RunTaskLister helps list RunTasks.

func NewRunTaskLister

func NewRunTaskLister(indexer cache.Indexer) RunTaskLister

NewRunTaskLister returns a new RunTaskLister.

type RunTaskListerExpansion

type RunTaskListerExpansion interface{}

RunTaskListerExpansion allows custom methods to be added to RunTaskLister.

type RunTaskNamespaceLister

type RunTaskNamespaceLister interface {
	// List lists all RunTasks in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.RunTask, err error)
	// Get retrieves the RunTask from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.RunTask, error)
	RunTaskNamespaceListerExpansion
}

RunTaskNamespaceLister helps list and get RunTasks.

type RunTaskNamespaceListerExpansion

type RunTaskNamespaceListerExpansion interface{}

RunTaskNamespaceListerExpansion allows custom methods to be added to RunTaskNamespaceLister.

type StoragePoolClaimLister

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

StoragePoolClaimLister helps list StoragePoolClaims.

func NewStoragePoolClaimLister

func NewStoragePoolClaimLister(indexer cache.Indexer) StoragePoolClaimLister

NewStoragePoolClaimLister returns a new StoragePoolClaimLister.

type StoragePoolClaimListerExpansion

type StoragePoolClaimListerExpansion interface{}

StoragePoolClaimListerExpansion allows custom methods to be added to StoragePoolClaimLister.

type StoragePoolLister

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

StoragePoolLister helps list StoragePools.

func NewStoragePoolLister

func NewStoragePoolLister(indexer cache.Indexer) StoragePoolLister

NewStoragePoolLister returns a new StoragePoolLister.

type StoragePoolListerExpansion

type StoragePoolListerExpansion interface{}

StoragePoolListerExpansion allows custom methods to be added to StoragePoolLister.

Jump to

Keyboard shortcuts

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