Documentation
¶
Index ¶
- Constants
- Variables
- func MakeInstall() *cobra.Command
- func MakeJoin() *cobra.Command
- func MakeNodeToken() *cobra.Command
- func MakePlan() *cobra.Command
- func MakeReady() *cobra.Command
- func MakeUpdate() *cobra.Command
- func MakeVersion() *cobra.Command
- func PrintK3supASCIIArt()
- type DoneFunc
- type Host
Constants ¶
View Source
const PinnedK3sChannel = "stable"
PinnedK3sChannel will track the stable channel of the K3s API, so for production use, you should pin to a specific version such as v1.19 Channels API available at: https://update.k3s.io/v1-release/channels
Variables ¶
View Source
var ( Version string GitCommit string )
Functions ¶
func MakeNodeToken ¶
MakeNodeToken creates the node-token command
func MakeUpdate ¶
func MakeVersion ¶
func PrintK3supASCIIArt ¶
func PrintK3supASCIIArt()
Types ¶
Click to show internal directories.
Click to hide internal directories.