Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SchedName is the name of the kubernetes scheduler driver implementation SchedName = "k8s" // SnapshotParent is the parameter key for the parent of a snapshot SnapshotParent = "snapshot_parent" // DeploymentSuffix is the suffix for deployment names stored as keys in maps DeploymentSuffix = "-dep" // StatefulSetSuffix is the suffix for statefulset names stored as keys in maps StatefulSetSuffix = "-ss" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.