alpha

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCheckCmd

func NewCheckCmd() *cobra.Command

NewCheckCmd pushCmd represents the push command

func NewCmdAlpha

func NewCmdAlpha() *cobra.Command

NewCmdAlpha returns "sealer alpha" command.

func NewDebugCmd

func NewDebugCmd() *cobra.Command

NewDebugCmd returns the sealer debug Cobra command

func NewExecCmd

func NewExecCmd() *cobra.Command

NewExecCmd implement the sealer exec command

func NewGenCmd

func NewGenCmd() *cobra.Command

NewGenCmd returns the sealer gen Cobra command

func NewHostAliasCmd

func NewHostAliasCmd() *cobra.Command

func NewManifestCmd

func NewManifestCmd() *cobra.Command

func NewMergeCmd

func NewMergeCmd() *cobra.Command

func NewMountCmd added in v0.9.1

func NewMountCmd() *cobra.Command

func NewSearchCmd

func NewSearchCmd() *cobra.Command

NewSearchCmd searchCmd represents the search command

func NewUmountCmd added in v0.9.1

func NewUmountCmd() *cobra.Command

Types

type CheckArgs

type CheckArgs struct {
	Pre  bool
	Post bool
}

type MountService added in v0.9.2

type MountService struct {
	// contains filtered or unexported fields
}

func NewMountService added in v0.9.2

func NewMountService() (MountService, error)

func (MountService) Mount added in v0.9.2

func (m MountService) Mount(imageNameOrID string) (string, error)

func (MountService) Show added in v0.9.2

func (m MountService) Show() error

func (MountService) Umount added in v0.9.2

func (m MountService) Umount(imageID string) error

func (MountService) UmountAllContainers added in v0.9.2

func (m MountService) UmountAllContainers() error

type ParserArg

type ParserArg struct {
	Name       string
	Passwd     string
	Image      string
	Port       uint16
	Pk         string
	PkPassword string
}

Jump to

Keyboard shortcuts

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