Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConditionReasons = []string{ ocv1.ReasonSucceeded, ocv1.ReasonDeprecated, ocv1.ReasonFailed, ocv1.ReasonBlocked, ocv1.ReasonRetrying, }
View Source
var ConditionTypes = []string{ ocv1.TypeInstalled, ocv1.TypeDeprecated, ocv1.TypePackageDeprecated, ocv1.TypeChannelDeprecated, ocv1.TypeBundleDeprecated, ocv1.TypeProgressing, }
ConditionTypes is the full set of ClusterExtension condition Types. ConditionReasons is the full set of ClusterExtension condition Reasons.
NOTE: unit tests in clusterextension_types_test will enforce completeness.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.