Versions in this module Expand all Collapse all v0 v0.1.0 Jun 29, 2017 Changes in this version + func NewFakeAgentFactory() agents.AgentFactory + type FakeAgent struct + func (f *FakeAgent) Start() error + type FakeAgentFactory struct + func (*FakeAgentFactory) NewContainerLogger(string, agents.StreamType, io.ReadCloser) agents.Agent + func (*FakeAgentFactory) NewSandboxLogger(rc io.ReadCloser) agents.Agent v0.1.0-alpha.1 Jun 22, 2017