Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConditionReasons = []string{ v1alpha1.ReasonSucceeded, v1alpha1.ReasonDeprecated, v1alpha1.ReasonFailed, v1alpha1.ReasonBlocked, v1alpha1.ReasonRetrying, }
View Source
var ConditionTypes = []string{ v1alpha1.TypeInstalled, v1alpha1.TypeDeprecated, v1alpha1.TypePackageDeprecated, v1alpha1.TypeChannelDeprecated, v1alpha1.TypeBundleDeprecated, v1alpha1.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.