Documentation
¶
Index ¶
- Variables
- 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
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DataLocal kv2.ClientTable DataZone kv2.ClientTable DataGlobal kv2.ClientTable DataInpack kv2.ClientTable )
Functions ¶
func NewDataJob ¶
func UpgradeGlobalData ¶
func UpgradeGlobalData(data kv2.ClientTable) error
Types ¶
Click to show internal directories.
Click to hide internal directories.