Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CCEAgentName is the name of cce-agent (daemon) process name. CCEAgentName = "cce-network-agent" // CCEOperatortName is the name of cce-operator process name. CCEOperatortName = "cce-network-operator" // CCEDaemonTestName is the name of test binary for daemon package. CCEDaemonTestName = "cmd.test" )
Variables ¶
This section is empty.
Functions ¶
func IsCCEAgent ¶
func IsCCEAgent() bool
IsCCEAgent checks whether the current process is cce-agent (daemon).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.