Documentation
¶
Index ¶
Constants ¶
View Source
const ( VolumesKeyMount = "pfs-mount" VolumesKeyDataCache = "data-cache" VolumesKeyMetaCache = "meta-cache" CacheWorkerBin = "/home/paddleflow/cache-worker" MountPoint = schema.PodMntDir + "/storage" CachePath = "/home/paddleflow/pfs-cache" DataCacheDir = "/data-cache" MetaCacheDir = "/meta-cache" AnnoKeyServer = "server" AnnoKeyFsID = "fsID" )
Variables ¶
This section is empty.
Functions ¶
func BuildMountPod ¶
func GeneratePodNameByFsID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.