Versions in this module Expand all Collapse all v0 v0.3.1 Oct 26, 2015 v0.3.0 Sep 17, 2015 Changes in this version + type Docker struct + Created int64 + Kind string + UUID string + func New() *Docker + func NewHost(host string) *Docker + func NewHostCertFile(host, cert, key string) *Docker + func (d *Docker) Do(c context.Context, r *worker.Work)