Categorygithub.com/clearcontainers/runtime
modulepackage
0.0.0-20190416142848-675654a0ae6b
Repository: https://github.com/clearcontainers/runtime.git
Documentation: pkg.go.dev

# README

Project no longer maintened

WARNING:

This project is no longer maintained.

All users are encouraged to migrate to Kata Containers.

See the Kata Containers project installation documentation for further details.

To see the old Clear Containers README, click here.

# Functions

ConsoleFromFile creates a console from a file.

# Structs

AgentInfo stores agent details.
Console represents a pseudo TTY.
CPUInfo stores host CPU details.
DistroInfo stores host operating system distribution details.
EnvInfo collects all information that will be displayed by the env command.
HostInfo stores host details.
HypervisorInfo stores hypervisor details.
ImageInfo stores root filesystem image details.
KernelInfo stores kernel details.
MetaInfo stores information on the format of the output itself.
ProxyInfo stores proxy details.
RuntimeConfigInfo stores runtime config details.
RuntimeInfo stores runtime details.
RuntimeVersionInfo stores details of the runtime version.
ShimInfo stores shim details.