Documentation
¶
Index ¶
Constants ¶
View Source
const ( DriverName = "csi.juicefs.com" PodTypeKey = "app.kubernetes.io/name" PodTypeValue = "juicefs-mount" PodUniqueIdLabelKey = "volume-id" Finalizer = "juicefs.com/finalizer" JuiceFSUUID = "juicefs-uuid" UniqueId = "juicefs-uniqueid" CleanCache = "juicefs-clean-cache" MountContainerName = "jfs-mount" PodMountBase = "/jfs" )
Variables ¶
View Source
var ( MountNamespace string AllNamespaces bool )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.