Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultDialTimeout = 5 * time.Second DefaultRequestTimeout = 5 * time.Second // DefaultBackupTimeout is the default maximal allowed time of the entire backup process. DefaultBackupTimeout = 1 * time.Minute DefaultSnapshotInterval = 1800 * time.Second DefaultBackupPodHTTPPort = 19999 OperatorRoot = "/var/tmp/etcd-operator" BackupMountDir = "/var/etcd-backup" EnvOperatorPodName = "MY_POD_NAME" EnvOperatorPodNamespace = "MY_POD_NAMESPACE" )
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.