Documentation
¶
Index ¶
Constants ¶
View Source
const ( // RuntimePath is the default path to the standalone DNS proxy runtime directory. // This is independent of Cilium's runtime directory to ensure SDP can start // regardless of Cilium's state. RuntimePath = "/var/run/standalone-dns-proxy" // ShellSockPath is the path to the UNIX domain socket exposing the debug shell // and health checking for the standalone DNS proxy. ShellSockPath = RuntimePath + "/shell.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.