commonparams

package
v1.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// RemoteClusterID represents remote cluster ID
	RemoteClusterID = "replication.storage.dell.com/remoteClusterID"
	// ReplicationGroupName represents replication group name
	ReplicationGroupName = "replication.storage.dell.com/replicationGroupName"
	// RemotePV represents remove PV
	RemotePV = "replication.storage.dell.com/remotePV"
	// RemoteStorageClassName represents remote storage class
	RemoteStorageClassName = "replication.storage.dell.com/remoteStorageClassName"
	// RemoteVolume represents remote volume
	RemoteVolume = "replication.storage.dell.com/remoteVolume"
	// DriverName represents driver name
	DriverName = "replication.storage.dell.com/driverName"
)

Variables

View Source
var (
	// LocalPVCAnnotations represents local PVC annotations
	LocalPVCAnnotations = []string{RemoteClusterID, ReplicationGroupName, RemoteStorageClassName}
	// LocalPVCLabels represents local PVC labels
	LocalPVCLabels = []string{RemoteClusterID, ReplicationGroupName}
	// LocalPVAnnotation represents local PV annotation
	LocalPVAnnotation = []string{ReplicationGroupName, RemoteStorageClassName}
	// LocalPVLabels represents local PV labels
	LocalPVLabels = []string{ReplicationGroupName}
	// RemotePVAnnotations represents remote PV annotations
	RemotePVAnnotations = []string{ReplicationGroupName}
	// RemotePVLabels represents remote PV labels
	RemotePVLabels = []string{ReplicationGroupName}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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