Versions in this module Expand all Collapse all v0 v0.1.0 Jun 29, 2017 Changes in this version + type Agent interface + Start func() error + type AgentFactory interface + NewContainerLogger func(string, StreamType, io.ReadCloser) Agent + NewSandboxLogger func(io.ReadCloser) Agent + func NewAgentFactory() AgentFactory + type StreamType string + const Stderr + const Stdout v0.1.0-alpha.1 Jun 22, 2017