Documentation ¶
Index ¶
Constants ¶
View Source
const ( // K8S for a pure Kubernetes cluster K8S = 2 // BOH for a "Bunch Of Hosts", without cluster management BOH = 4 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Enum ¶
type Enum int
Enum represents the flavor of a cluster, in other words what technology is used behind the scene
Click to show internal directories.
Click to hide internal directories.