package
0.0.0-20231010034408-7dfd596b3619
Repository: https://github.com/volcengine/volcengine-csi-driver.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
CreateDest create de destination dir.
FsInfo linux returns (available bytes, byte capacity, byte usage, total inodes, inodes free, inode usage, error) for the filesystem that path resides upon.
GetDeviceByVolumeID First try to find the device by serial If cannot find the device using the serial number, get device by volumeID, link file should be like: /dev/disk/by-id/virtio-163696622650261511 -> ../../vdc.
GetMetrics get path metric.
No description provided by the author
IsFileExisting check file exist in volume driver or not.
NewMounter returns a new mounter instance.

# Variables

No description provided by the author

# Interfaces

Mounter is responsible for formatting and mounting volumes.