Documentation ¶
Index ¶
- func CreateNewContainer(image, _HOST_PORT, CONTAINER_PORT string) (string, error)
- func GetAllContainers() ([]types.Container, error)
- func GetContainerStats(containerID string)
- func InitDock()
- func PullImage(image string) error
- func RemoveOneContainer(containerID string) error
- func RestartContainer(containerID string) error
- func StopAllContainers() error
- func StopOneContainer(containerID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNewContainer ¶
func GetAllContainers ¶
func GetContainerStats ¶
func GetContainerStats(containerID string)
func RemoveOneContainer ¶
func RestartContainer ¶
func StopAllContainers ¶
func StopAllContainers() error
func StopOneContainer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.