Documentation ¶
Index ¶
- func Command() *cobra.Command
- func CompletionCommand() *cobra.Command
- func CreateCommand() *cobra.Command
- func DashboardCommand() *cobra.Command
- func DeleteCommand() *cobra.Command
- func DescribeCommand() *cobra.Command
- func ExplorerCommand() *cobra.Command
- func JoinCommand() *cobra.Command
- func KubectlCommand() *cobra.Command
- func ListCommand() *cobra.Command
- func SSHCommand() *cobra.Command
- func ServeCommand() *cobra.Command
- func TelemetryCommand() *cobra.Command
- func UpgradeCommand() *cobra.Command
- func VersionCommand(gitVersion, gitCommit, gitTreeState, buildDate string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompletionCommand ¶
CompletionCommand used for command completion.
func DashboardCommand ¶ added in v0.9.0
DashboardCommand will start a helm-dashboard server for specified K3s cluster
func DescribeCommand ¶ added in v0.3.0
DescribeCommand returns the specified cluster details.
func ExplorerCommand ¶ added in v0.4.4
ExplorerCommand will start a kube-explorer server for specified K3s cluster
func TelemetryCommand ¶ added in v0.5.2
func UpgradeCommand ¶ added in v0.5.0
UpgradeCommand help upgrade a K3s cluster to specified version
func VersionCommand ¶
VersionCommand returns version information.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.