Versions in this module Expand all Collapse all v0 v0.10.2 May 12, 2024 Changes in this version + var DataPack kvapi.Client v0.10.1 Mar 17, 2024 Changes in this version + var DataGlobal kv2.ClientTable + var DataInpack kv2.ClientTable + var DataLocal kv2.ClientTable + var DataZone kv2.ClientTable + func Close() error + func NewDataJob() *injob.JobEntry + func Setup() error + func SysCellDelete(zoneId string, cell *inapi.ResCell) error + func SysCellUpdate(zoneId string, cell *inapi.ResCell) error + func SysHostDelete(zoneId string, host *inapi.ResHost) error + func SysHostUpdate(zoneId string, host *inapi.ResHost) error + func SysZoneDelete(zoneId string, zone *inapi.ResZone) error + func SysZoneUpdate(zoneId string, zone *inapi.ResZone) error + func UpgradeGlobalData(data kv2.ClientTable) error + type DataJob struct + func (it *DataJob) Run(ctx *injob.Context) error + func (it *DataJob) Spec() *injob.JobSpec + func (it *DataJob) Status() *injob.Status