Documentation
¶
Index ¶
Constants ¶
View Source
const ( BKTypeDefault = string(tenancyv1alpha1.BackendDBTypeShared) CTypeDefault = string(tenancyv1alpha1.ControlPlaneTypeK8S) ControlPlaneTypeFlag = "type" BackendTypeFlag = "backend-type" )
defaults
Variables ¶
This section is empty.
Functions ¶
func ExecuteCreate ¶ added in v0.8.6
func ExecuteCreate(cp common.CP, controlPlaneType string, backendType string, hook string, hookVars []string, chattyStatus bool) error
Create a new control plane TODO: each CLI command should be independant to each other replace the use of cx.ExecuteCtx by another mean
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.