Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagKubeconfig = "kubeconfig" FlagKubeconfigShort = "k" FlagKubeconfigHelp = "the kubeconfig filepath" FlagSshURI = "session" FlagSshURIShort = "s" FlagSshURIHelp = "The URI for the libvirt session to connect to" FlagSshKey = "key" FlagSshKeyShort = "i" FlagSshKeyHelp = "the ssh public key of the remote system. Default is ~/.ssh/id_rsa.pub" FlagBootVolumeContainerImage = "boot-volume-container-image" FlagBootVolumeContainerImageShort = "o" FlagBootVolumeContainerImageHelp = "the URI of a container image that contains the OCK boot volume" FlagClusterName = "cluster-name" FlagClusterNameShort = "C" FlagClusterNameHelp = "A name for the created cluster" FlagProviderName = "provider" FlagProviderNameShort = "P" FlagProviderNameHelp = "The provider to use when interacting with the cluster" FlagAutoStartUIName = "auto-start-ui" FlagAutoStartUINameShort = "u" FlagAutoStartUIHelp = "Auto start a browser window to access the UI" FlagConfig = "config" FlagConfigShort = "c" FlagConfigHelp = "" /* 219-byte string literal not displayed */ FlagVersionName = "version" FlagVersionShort = "v" FlagKubernetesVersionHelp = "The version of Kubernetes" )
View Source
const ( OsHostname = "" CaButaneFile = "ca.crt" OsRegistry = "ostree-unverified-registry:container-registry.oracle.com/olcne/ock-ostree" NodeAddress = "" NodeIP = "" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.