Versions in this module Expand all Collapse all v0 v0.0.2 Mar 1, 2018 Changes in this version + type Container struct + ID string + Image string + Name string + type Network struct + Driver string + ID string + Name string + Scope string v0.0.1 Feb 28, 2018 Changes in this version + type Plugin struct + func New(qChan qtypes_qchannel.QChan, cfg *config.Config, name string) (Plugin, error) + func (p *Plugin) Connect() + func (p *Plugin) Run()