Documentation
¶
Index ¶
Constants ¶
View Source
const ( // General. Config = "config" Verbosity = "verbosity" Json = "json" Timeout = "timeout" // Kustomization. Kustomization = "kustomization" Wait = "wait" ForceConfig = "force-config" ClusterCheckWait = "cluster-check-wait" ClusterCheckRetries = "cluster-check-retries" ClusterCheckOkResponses = "cluster-check-ok-responses" // Configuration. Ip = "ip" IpCreate = "ip-create" IpNetworkInterface = "ip-network-interface" DomainName = "domain-name" EnableMDNS = "enable-mdns" ClusterName = "cluster-name" // Etcd/Kine. UseEtcd = "use-etcd" // Clean. StopContainers = "stop-containers" UnmountPaths = "unmount-paths" CleanCNI = "clean-cni" CleanIPTables = "clean-iptables" CleanAPIBackend = "clean-api-backend" CleanIPAddress = "clean-ip-address" CleanAll = "clean-all" CleanClusterConfig = "clean-cluster-config" // Info. OutputFormat = "output-format" OutputDestination = "output-destination" )
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.