package
0.8.2
Repository: https://github.com/kevpar/hcsshim.git
Documentation: pkg.go.dev

# Constants

JSON is the JSON formatted log output.
Text is the default text log ouput.

# Structs

CreateOpts is set of options that can be used with the Create command.
DeleteOpts is set of options that can be used with the Delete command.
ExecOpts is set of options that can be used with the Exec command.
ResizeTTYOpts is set of options that can be used with the ResizeTTY command.
Runhcs is the client to the runhcs cli.

# Type aliases

ContainerState is the representation of the containers state at the moment of query.
Format is the type of log formatting options available.