Documentation
¶
Overview ¶
Copyright Alex Ellis, OpenFaaS Ltd 2025 Inspired by update command in openfaas/faas-cli
Index ¶
- Constants
- Variables
- func MakeGet() *cobra.Command
- func MakeGetConfig() *cobra.Command
- func MakeGetPro() *cobra.Command
- 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 MakeGetConfig ¶
MakeGetConfig creates the get-config command
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.