Documentation ¶
Index ¶
Constants ¶
View Source
const SECONDS_30_DAYS = 2592000
View Source
const SECONDS_ONE_HOUR = 3600
View Source
const SECONDS_ONE_MINUTE = 60
Variables ¶
View Source
var InProgressObjs = make(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.
Functions ¶
Types ¶
type Int2String ¶
Click to show internal directories.
Click to hide internal directories.