 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package docker provides Docker client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client defines Docker client.
func (*Client) ContainerJSONList ¶ added in v0.0.4
ContainerJSONList returns the list of the container information.
type ServerMock ¶ added in v0.0.5
ServerMock is a mock implementation of DockerServer.
func NewMockServer ¶ added in v0.0.5
func NewMockServer(addr, version, logPath, mountSource string) ServerMock
NewMockServer creates the mock implementation of DockerServer.
 Click to show internal directories. 
   Click to hide internal directories.