package
0.13.28
Repository: https://github.com/wenjunzhang/cilium.git
Documentation: pkg.go.dev

# Constants

BpfDir is the default path for template files relative to LibDir.
DefaultLogLevel is the alternative we provide to Debug We set this in pkg/logging.
EventsPipe is the name of the named pipe for agent <=> monitor events.
LibraryPath is the default path to the cilium libraries directory.
MonitorSockPath is the path to the UNIX domain socket used to distribute events between multiple monitors.
PidFilePath is the path to the pid file for the agent.
RuntimePath is the default path to the runtime directory.
RuntimePathRights are the default access rights of the RuntimePath directory.
SockPath is the path to the UNIX domain socket exposing the API to clients locally.
SockPathEnv is the environment variable to overwrite SockPath.
StateDir is the default path for the state directory relative to RuntimePath.
StateDirRights are the default access rights of the state directory.