Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NotFoundErr = errors.New("not found available mount point")
)
Functions ¶
func DiscoverMountPoint ¶
DiscoverMountPoint auto discover localvolume's mountInfo How to parse mountInfo please refer to 'http://man7.org/linux/man-pages/man5/proc.5.html'
func NewLocalVolumeProvisioner ¶
func NewLocalVolumeProvisioner(lvpConfig *Config, csConfig *rest.Config, client kubernetes.Interface) *localVolumeProvisioner
Types ¶
Click to show internal directories.
Click to hide internal directories.