# Functions
BootID returns the boot ID of the executing kernel.
BytesToMebibytes converts bytes into mebibytes.
DockerID attempts to detect Docker.
GetUsage gathers process times.
Hostname returns the host name.
PhysicalMemoryBytes returns the total amount of host memory.
# Variables
ErrDockerNotFound is returned if a Docker ID is not found in /proc/self/cgroup.
ErrFeatureUnsupported indicates unsupported platform.