container

package
v0.0.0-...-766df45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

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

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContainerCommand

func NewContainerCommand(cmdCli cli.Cli) *cobra.Command

NewContainerCommand returns a cobra command for `container` subcommands

func NewFinalizeCommand

func NewFinalizeCommand(ctx cli.Cli) *cobra.Command

func NewInstallCommand

func NewInstallCommand(ctx cli.Cli) *cobra.Command

installCmd represents the install command

func NewListCommand

func NewListCommand(cliContext cli.Cli) *cobra.Command

listCmd represents the list command

func NewPrepareCommand

func NewPrepareCommand(ctx cli.Cli) *cobra.Command

prepareCmd represents the prepare command

func NewRemoveCommand

func NewRemoveCommand(cliContext cli.Cli) *cobra.Command

removeCmd represents the remove command

func NewUpdateListCommand

func NewUpdateListCommand(ctx cli.Cli) *cobra.Command

updateListCmd represents the updateList command

Types

type ImageResponse

type ImageResponse struct {
	Stream string `json:"stream"`
}

type InstallCommand

type InstallCommand struct {
	*cobra.Command

	CommandContext cli.Cli
	ModuleVersion  string
	File           string
}

func (*InstallCommand) RunE

func (c *InstallCommand) RunE(cmd *cobra.Command, args []string) error

type RemoveCommand

type RemoveCommand struct {
	*cobra.Command

	ModuleVersion string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL