# Packages
Package mocks is a generated GoMock package.
# Functions
ContainerIOStream streams in/out/err to given streams.
MonitorTtySize updates the container tty size when the terminal tty changes size.
New creates a new driver based on a type.
NewDockerDriver creates a docker driver.
# Constants
Docker driver.
# Structs
ContainerInOut stores container driver in/out streams.
# Interfaces
ContainerRunner defines common interface for container environments.
ContainerRunnerSELinux defines a container runner with SELinux support.
Streamer is an interface for streaming in given in/out/err.
# Type aliases
Type defines implemented driver types.