Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Default path to runtime files RuntimePath = "/var/run/cilium" // Default path to static library files LibDir = "/usr/lib/cilium" // Path to UNIX domain socket exposing the API to clients SockPath = RuntimePath + "/cilium.sock" // Environment variable for UNIX domain socket SockPathEnv = "CILIUM_SOCK" )
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.