Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Scheme = runtime.NewScheme() Log = ctrl.Log.WithName("controller") )
Functions ¶
Types ¶
type ClusterType ¶
type ClusterType string
const ( ClusterTypeVanilla ClusterType = "Vanilla" ClusterTypeOpenShift ClusterType = "OpenShift" )
Click to show internal directories.
Click to hide internal directories.