Documentation
¶
Index ¶
Constants ¶
View Source
const ( ControllerName = hivev1.HiveControllerName // HiveOperatorNamespaceEnvVar is the environment variable we expect to be given with the namespace the hive-operator is running in. HiveOperatorNamespaceEnvVar = "HIVE_OPERATOR_NS" )
Variables ¶
View Source
var ( // HiveConfigConditions are the HiveConfig conditions controlled by // hive controller HiveConfigConditions = []hivev1.HiveConfigConditionType{ hivev1.HiveReadyCondition, } )
Functions ¶
Types ¶
type ReconcileHiveConfig ¶
ReconcileHiveConfig reconciles a Hive object
Click to show internal directories.
Click to hide internal directories.