Documentation
¶
Index ¶
- func CreateContainer(imageName string)
- func ExtendContainer(containerID string, extendTime time.Time)
- func ImageExists(ctx context.Context, imageName string) bool
- func PullImage(ctx context.Context, imageName string) error
- func RemoveContainer(containerID string)
- func StartContainer(containerID string, ttl time.Time)
- func StopContainer(containerID string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateContainer ¶
func CreateContainer(imageName string)
func ExtendContainer ¶
func RemoveContainer ¶
func RemoveContainer(containerID string)
func StartContainer ¶
func StopContainer ¶
func StopContainer(containerID string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.