docker

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Docker

type Docker struct {
	tool.GMCTool
	// contains filtered or unexported fields
}

func NewDocker

func NewDocker() *Docker

func (*Docker) Start

func (s *Docker) Start(args interface{}) (err error)

func (*Docker) Stop

func (s *Docker) Stop()

type DockerArgs

type DockerArgs struct {
	SubName *string
	DArg_v  *[]string
	DArg_e  *[]string
	DArg_p  *[]string
	CMD     *string
	Image   *string
	IsDebug *bool
	Golang  *bool
	WorkDir *string
}

func NewDockerArgs

func NewDockerArgs() DockerArgs

Jump to

Keyboard shortcuts

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