Documentation ¶
Index ¶
Constants ¶
View Source
const ( // StorkSnapshotSourceNamespaceAnnotation Annotation used to specify the // source of the snapshot when creating a PVC StorkSnapshotSourceNamespaceAnnotation = "stork/snapshot-source-namespace" )
Variables ¶
This section is empty.
Functions ¶
func GetProvisionerName ¶
func GetProvisionerName() string
GetProvisionerName Gets the name of the provisioner
Types ¶
type SnapshotController ¶
SnapshotController Snapshot Controller
func (*SnapshotController) Start ¶
func (s *SnapshotController) Start() error
Start Starts the snapshot controller
func (*SnapshotController) Stop ¶
func (s *SnapshotController) Stop() error
Stop Stops the snapshot controller
Click to show internal directories.
Click to hide internal directories.