Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecResult ¶
ExecResult represents a result returned from Exec()
func RunCommand ¶
func RunCommand(ctx context.Context, cli *client.Client, containerID string, command string) (ExecResult, error)
RunCommand run command on container
Click to show internal directories.
Click to hide internal directories.