Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerBuild ¶
type DockerBuild struct {
// contains filtered or unexported fields
}
func NewDockerBuild ¶
func NewDockerBuild(imageName, context string) *DockerBuild
func (*DockerBuild) Target ¶
func (d *DockerBuild) Target(t string) *DockerBuild
type DockerRm ¶
type DockerRm struct {
// contains filtered or unexported fields
}
func NewDockerRm ¶
func NewDockerRm() *DockerRm
type DockerRun ¶
type DockerRun struct {
// contains filtered or unexported fields
}
func NewDockerRun ¶
func (*DockerRun) LabelString ¶ added in v0.1.4
Click to show internal directories.
Click to hide internal directories.