Documentation ¶
Overview ¶
Package controller defines a Controller object that is required for all operations with docker API
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
Controller is an object required for all operations on docker
func NewController ¶
func NewController() (c *Controller, err error)
NewController returns new Controller that wll be used for running methods off of it
Click to show internal directories.
Click to hide internal directories.