Documentation
¶
Overview ¶
Package branding contains product names shared by the control-plane runtime.
Index ¶
Constants ¶
View Source
const ( ProductName = "AnixOps" ControlName = "AnixOps Control" AgentName = "AnixOps Agent" ControlBinaryName = "anix-control" AgentBinaryName = "anix-agent" DefaultVersion = "4.0.0" ControlRepositoryURL = "https://github.com/AnixOps/anix-control" AgentRepositoryURL = "https://github.com/AnixOps/anix-agent" // Legacy names remain protocol and upgrade compatibility identifiers. LegacyControlName = "V2Board" LegacyAgentName = "V2bX" )
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.