Documentation
¶
Index ¶
Constants ¶
View Source
const ( //ClusterOperatorNamespace is the namespace of cluster operators ClusterOperatorNamespace string = "openshift-operators" //NotUninstallLabel is the label used to prevent subscription/CR from uninstall NotUninstallLabel string = "operator.ibm.com/opreq-do-not-uninstall" //OpreqLabel is the label used to label the subscription/CR managed by ODLM OpreqLabel string = "operator.ibm.com/opreq-control" )
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.