# Functions
No description provided by the author
# Constants
No description provided by the author
CopyNever Dont copy data on mount.
CopyNew Copy data to the volume when it is first mounted.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Cmd is here because the encoding packages seem to have issues with the full exec.Cmd struct.
Common data between managed entities, across execution environments.
ContainerNetwork is the data needed on a per container basis both for vSphere to ensure it's attached to the correct network, and in the guest to ensure the interface is correctly configured.
ContainerVM holds that data tightly associated with a containerVM, but that should not be visible to the guest.
No description provided by the author
Diagnostics records some basic control and lifecycle information for diagnostic purposes.
ExecutorConfig holds the data tightly associated with an Executor.
Common data (specifically for a containerVM) between managed entities, across execution environments.
ExitLog records some basic diagnostics about anomalous exit for restartable entities.
MountSpec details a mount that must be executed within the executor A mount is a URI -> path mapping with a credential of some kind In the case of a labeled disk: label://<label name> => </mnt/path>.
NetworkEndpoint describes a network presence in the form a vNIC in sufficient detail that it can be: a.
SessionConfig defines the content of a session - this maps to the root of a process tree inside an executor This is close to but not perfectly aligned with the new docker/docker/daemon/execdriver/driver:CommonProcessConfig.
SyslogConfig holds the configuration necessary to connect to a syslog server.
# Type aliases
CopyMode type to define whether to copy data from the base image on mount.
No description provided by the author
Container network firewall trust configuration value.