Documentation
¶
Overview ¶
Copyright © 2024 thin-edge.io <info@thin-edge.io>
Copyright © 2024 thin-edge.io <info@thin-edge.io>
Copyright © 2024 thin-edge.io <info@thin-edge.io>
Copyright © 2024 thin-edge.io <info@thin-edge.io>
Copyright © 2024 thin-edge.io <info@thin-edge.io>
Copyright © 2024 thin-edge.io <info@thin-edge.io>
Index ¶
- func NewContainerCommand(cmdCli cli.Cli) *cobra.Command
- func NewFinalizeCommand(ctx cli.Cli) *cobra.Command
- func NewInstallCommand(ctx cli.Cli) *cobra.Command
- func NewListCommand(cliContext cli.Cli) *cobra.Command
- func NewPrepareCommand(ctx cli.Cli) *cobra.Command
- func NewRemoveCommand(cliContext cli.Cli) *cobra.Command
- func NewUpdateListCommand(ctx cli.Cli) *cobra.Command
- type ImageResponse
- type InstallCommand
- type RemoveCommand
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContainerCommand ¶
NewContainerCommand returns a cobra command for `container` subcommands
func NewInstallCommand ¶
installCmd represents the install command
func NewListCommand ¶
listCmd represents the list command
func NewPrepareCommand ¶
prepareCmd represents the prepare command
func NewRemoveCommand ¶
removeCmd represents the remove command
Types ¶
type ImageResponse ¶
type ImageResponse struct {
Stream string `json:"stream"`
}
type InstallCommand ¶
type RemoveCommand ¶
Click to show internal directories.
Click to hide internal directories.