Documentation
¶
Index ¶
- func ClientVersion() (string, error)
- func CreateVolume(name string) error
- func Docker(arg ...string) error
- func ImageExists(image string) (bool, error)
- func ImagePull(image string) error
- func InspectVolume(name string) (string, error)
- func Label(image, label string) (string, error)
- func ParseArgs(args []string, cmd ...string) (string, int, error)
- func RemoveVolume(name string) error
- func SetCommand(cmd ...string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientVersion ¶
func CreateVolume ¶
func ImageExists ¶
func InspectVolume ¶
func RemoveVolume ¶
func SetCommand ¶
func SetCommand(cmd ...string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.