Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientManager ¶
func (*ClientManager) GetContainerByName ¶
func (manager *ClientManager) GetContainerByName(name string) (model.Container, error)
GetContainerByName get docker container by name
func (*ClientManager) ListContainer ¶
func (manager *ClientManager) ListContainer() (interface{}, error)
func (*ClientManager) NewClient ¶
func (manager *ClientManager) NewClient() *client.Client
Click to show internal directories.
Click to hide internal directories.