Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandArgs ¶
type DockerContext ¶
type DockerContext struct {
// contains filtered or unexported fields
}
func SetDockerContext ¶
func SetDockerContext(dockerClient contracts.IDockerClient) DockerContext
func (*DockerContext) Get_ContainerId ¶
func (d *DockerContext) Get_ContainerId() string
func (*DockerContext) Get_DockerClient ¶
func (d *DockerContext) Get_DockerClient() contracts.IDockerClient
func (*DockerContext) Set_ContainerId ¶
func (d *DockerContext) Set_ContainerId(containerId string) string
type EnvironmentManifest ¶
func NewManifest ¶
func NewManifest() EnvironmentManifest
Click to show internal directories.
Click to hide internal directories.