Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ConditionPreBackupPodsReady is True if Deployments for all Container definitions were created and are ready ConditionPreBackupPodsReady k8upv1alpha1.ConditionType = "PreBackupPodsReady" // ReasonNoPreBackupPodsFound is given when no PreBackupPods are found in the same namespace ReasonNoPreBackupPodsFound k8upv1alpha1.ConditionReason = "NoPreBackupPodsFound" // ReasonWaiting is given when PreBackupPods are waiting to be started ReasonWaiting k8upv1alpha1.ConditionReason = "Waiting" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.