# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
variable container configuration state.
config state that cannot change for the lifetime of the container.
ContainerConfig is a type representing the configuration of a container and its processes.
ContainerState is a type representing the runtime state of a container and its processes.
No description provided by the author
config that will be applied to a container on commit Needs to be public as it will be shared by net, storage etc.
PortLayerVsphere is a WIP implementation of the execution.go interfaces.
configuration state of a container process.
runtime status of a container process.
ProcessState is the runtime state of a process in a container.
No description provided by the author
# Interfaces
ContainerLifecycle represents operations concerned with the creation, modification and deletion of containers.
ContainerQuery represents queries that can be made against a Container.
A Handle should be completely opaque */.
No description provided by the author
No description provided by the author
VmomiGateway represents an interface to a pre-authenticated Vmomi API.
# Type aliases
No description provided by the author
No description provided by the author
RunState represents the running state of a container.