Documentation
¶
Index ¶
- func CopyGeneratedFile(client *client.Client, containerId string, dirToSave string) error
- func ExecCommand(client *client.Client, containerId string, commands []string) error
- func PullImage(client *client.Client, username string, password string, imagePath string) error
- func RunContainer(client *client.Client, imagename string, containername string, port string, ...) (string, error)
- func StopAndRemoveContainer(client *client.Client, containerId string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyGeneratedFile ¶
func ExecCommand ¶
func RunContainer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.