Documentation ¶
Index ¶
- func CheckContainerStatus(ctx context.Context, dockerClient *client.Client, containerID string) (string, error)
- func ContainerError(ctx context.Context, dockerClient *client.Client, containerID string) (string, error)
- func ContainerExitCode(ctx context.Context, dockerClient *client.Client, containerID string) (int, error)
- func JobOutput(ctx context.Context, dockerClient *client.Client, sh *shell.Shell, ...) (string, error)
- func Run(ctx context.Context, dockerClient *client.Client, fileContents []byte, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckContainerStatus ¶
func ContainerError ¶
func ContainerExitCode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.