Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeAgentFactory ¶
func NewFakeAgentFactory() agents.AgentFactory
NewFakeAgentFactory creates fake agent factory.
Types ¶
type FakeAgentFactory ¶
type FakeAgentFactory struct{}
FakeAgentFactory is a fake agent factory for test.
func (*FakeAgentFactory) NewContainerLogger ¶
func (*FakeAgentFactory) NewContainerLogger(string, agents.StreamType, io.ReadCloser) agents.Agent
NewContainerLogger creates a fake agent as container logger.
func (*FakeAgentFactory) NewSandboxLogger ¶
func (*FakeAgentFactory) NewSandboxLogger(rc io.ReadCloser) agents.Agent
NewSandboxLogger creates a fake agent as sandbox logger.
Click to show internal directories.
Click to hide internal directories.