package
0.1.0
Repository: https://github.com/containerd/cri-containerd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAgentFactory creates a new agent factory.

# Constants

Stderr stream type.
Stdout stream type.

# Interfaces

Agent is the a running agent perform a specific task, e.g.
AgentFactory is the factory to create required agents.

# Type aliases

StreamType is the type of the stream, stdout/stderr.