Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerArgs ¶
type DockerArgs struct {
SubName *string
DArg_v *[]string
DArg_e *[]string
DArg_p *[]string
CMD *string
Image *string
IsDebug *bool
Golang *bool
}
func NewDockerArgs ¶
func NewDockerArgs() DockerArgs
Click to show internal directories.
Click to hide internal directories.