Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CiliumAgentName is the name of cilium-agent (daemon) process name. CiliumAgentName = "cilium-agent" // CiliumDaemonTestName is the name of test binary for daemon package. CiliumDaemonTestName = "daemon.test" )
Variables ¶
This section is empty.
Functions ¶
func IsCiliumAgent ¶
func IsCiliumAgent() bool
IsCiliumAgent checks whether the current process is cilium-agent (daemon).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.