Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CreatingCondition tells if the cluster is being created. CreatingCondition capi.ConditionType = "Creating" // UpgradingCondition tells if the cluster is being upgraded to a newer // release version. UpgradingCondition capi.ConditionType = "Upgrading" )
Cluster conditions
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.