Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InProgressObjs map[string]struct{}
If transition for an object is in-progress, then the next transition message will be abandoned.
View Source
var Int2ExtTierMap map[string]*Int2String
map from cloud vendor name to it's map relation relationship between internal tier to it's storage class name.
View Source
var PART_SIZE int64 = 16 * 1024 * 1024
The max object size that can be moved directly, default is 16M.
Functions ¶
Types ¶
type Int2String ¶
Click to show internal directories.
Click to hide internal directories.