Documentation
¶
Index ¶
Constants ¶
View Source
const ( FilesLedgerKey = "files" // 文件账本键 MachinesLedgerKey = "machines" // 机器账本键 ServicesLedgerKey = "services" // 服务账本键 UsersLedgerKey = "users" // 用户账本键 HealthCheckKey = "healthcheck" // 健康检查键 DNSKey = "dns" // DNS键 EgressService = "egress" // 出口服务键 TrustZoneKey = "trustzone" // 信任区域键 TrustZoneAuthKey = "trustzoneAuth" // 信任区域认证键 )
账本键常量定义
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.