Documentation
¶
Index ¶
Constants ¶
View Source
const ( KubeconfigFlag = clientcmd.RecommendedConfigPathFlag // String flag ChattyStatusFlag = "chatty-status" // Boolean flag VerbosityFlag = "verbosity" // Int flag PostCreateHookFlag = "postcreate-hook" // String flag SetFlag = "set" // []String flag )
Variables ¶
View Source
var BuildDate string
BuildDate injected by makefile:LDFLAGS
View Source
var Version string
Version injected by makefile:LDFLAGS
View Source
var WarningMessage string
WarningMessage injected by makefile:LDFLAGS
Functions ¶
func GenerateControlPlane ¶ added in v0.8.0
func GenerateControlPlane(name, controlPlaneType, backendType, hook string, hookVars []string, tokenExpirationSeconds *int64) (*tenancyv1alpha1.ControlPlane, error)
Generate a control plane based with a name
Types ¶
type KflexGlobalOptions ¶ added in v0.8.8
Click to show internal directories.
Click to hide internal directories.