Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UnitName is the name of the Docker service unit. UnitName = v1beta1constants.OperatingSystemConfigUnitNameDockerService // UnitNameMonitor is the name of the Docker monitor service unit. UnitNameMonitor = "docker-monitor.service" // PathBinary is the path to the docker binary. PathBinary = "/usr/bin/docker" // ContainerRuntime designates the runtime type. ContainerRuntime = "docker" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.