Documentation ¶
Index ¶
Constants ¶
View Source
const ( // StorkAPIVersion current api version supported by stork StorkAPIVersion = "stork.libopenstorage.org/v1alpha1" // KdmpAPIVersion current api version supported by KDMP KdmpAPIVersion = "kdmp.portworx.com/v1alpha1" // PVCKind constant for pvc PVCKind = "PersistentVolumeClaim" // KdmpAnnotation for pvcs created by kdmp KdmpAnnotation = "stork.libopenstorage.org/created-by" // StorkAnnotation for pvcs created by stork-kdmp driver StorkAnnotation = "stork.libopenstorage.org/kdmp" )
Variables ¶
This section is empty.
Functions ¶
func GetGenericDriverName ¶
func GetGenericDriverName() string
GetGenericDriverName returns current generic backup/restore driver
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.