MCPcopy Create free account
hub / github.com/arshamalh/dockeroller / ContainerStop

Method ContainerStop

docker/docker.go:19–19  ·  view source on GitHub ↗
(containerID string)

Source from the content-addressed store, hash-verified

17 ContainerStats(containerID string) (io.ReadCloser, error)
18 ContainerStart(containerID string) error
19 ContainerStop(containerID string) error
20 ContainerRemove(containerID string, removeForm *entities.ContainerRemoveForm) error
21 ContainerRename(containerID, newName string) error
22 ContainerPause(containerID string) error

Callers 2

ContainerStopMethod · 0.65
ContainerStopMethod · 0.65

Implementers 1

dockerdocker/docker.go

Calls

no outgoing calls

Tested by

no test coverage detected