Documentation ¶
Index ¶
Constants ¶
View Source
const ( MemoryStorageType common.StorageType = "mem-" DiskStorageType common.StorageType = "disk-" TotalStorageType common.StorageType = "total-" )
View Source
const ( LabelAnnotationPrefix = "data.fluid.io/" // The format is data.fluid.io/storage-{runtime_type}-{data_set_name} LabelAnnotationStorageCapacityPrefix = LabelAnnotationPrefix + "storage-" )
View Source
const (
HumanReadType common.ReadType = "human-"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.