commonparams

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 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"
	// RemoteStorageClassName represents remote storage class
	RemoteStorageClassName = "replication.storage.dell.com/remoteStorageClassName"
)

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

func GetLocalPVAnnotation added in v1.8.0

func GetLocalPVAnnotation() []string

GetLocalPVAnnotation returns the value of LocalPVAnnotation

func GetLocalPVCAnnotations added in v1.8.0

func GetLocalPVCAnnotations() []string

GetLocalPVCAnnotations returns the value of LocalPVCAnnotations

func GetLocalPVCLabels added in v1.8.0

func GetLocalPVCLabels() []string

GetLocalPVCLabels returns the value of LocalPVCLabels

func GetLocalPVLabels added in v1.8.0

func GetLocalPVLabels() []string

GetLocalPVLabels returns the value of LocalPVLabels

func GetRemoteClusterID added in v1.8.0

func GetRemoteClusterID() string

GetRemoteClusterID returns the value of RemoteClusterID

func GetRemotePVAnnotations added in v1.8.0

func GetRemotePVAnnotations() []string

GetRemotePVAnnotations returns the value of RemotePVAnnotations

func GetRemotePVLabels added in v1.8.0

func GetRemotePVLabels() []string

GetRemotePVLabels returns the value of RemotePVLabels

func GetRemoteStorageClassName added in v1.8.0

func GetRemoteStorageClassName() string

GetRemoteStorageClassName returns the value of RemoteStorageClassName

func GetReplicationGroupName added in v1.8.0

func GetReplicationGroupName() string

GetReplicationGroupName returns the value of ReplicationGroupName

Types

This section is empty.

Jump to

Keyboard shortcuts

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