Documentation
¶
Index ¶
Constants ¶
View Source
const ( StaticNetworkTapIP = "172.16.1.1" StaticNetworkUnikernelIP = "172.16.1.2" // TODO: Experiment with DynamicNetworkTapIP starting from 172.16.X.1 DynamicNetworkTapIP = "172.16.X.2" QueueProxyRedirectIP = "172.16.1.2" )
View Source
const ContainerRootfsMountPath = "/cntrRootfs"
ContainerRootfsMountPath is the path inside the monitor rootfs with the container's image rootfs and the boot files.
View Source
const MonitorRootfsDirName = "monRootfs"
MonitorRootfsDirName is the name of the directory for the monitor rootfs
View Source
const TimestampTargetFile = "/tmp/urunc.zlog"
View Source
const VAccelMountPath = "/vaccel"
VAccelMountPath is the directory inside the monitor rootfs with the vAccel unix sockets: the agent's socket from the host and the monitor's own one.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.