Documentation
¶
Index ¶
- func Command(args ...string) (string, error)
- func ContainerPort(containerID, portSpec string) (string, error)
- func CreateContainer(spec ContainerSpec) (string, error)
- func CreateNetwork(name string) error
- func Logs(containerID string) error
- func RemoveContainer(name string) error
- func RemoveNetwork(name string) error
- func Run(args ...string) (string, error)
- type ContainerSpec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainerPort ¶
func CreateContainer ¶
func CreateContainer(spec ContainerSpec) (string, error)
func CreateNetwork ¶
func RemoveContainer ¶
func RemoveNetwork ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.