Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NotFoundErr = errors.New("not found mountpoint") MultipleAlternativeErr = errors.New("multiple alternative mountpoint found") )
Functions ¶
func DiscoverMountPoint ¶
DiscoverMountPoint auto discover netdata's mountpoint How to parse mountInfo please refer to 'http://man7.org/linux/man-pages/man5/proc.5.html'
func NewNetDataVolumeProvisioner ¶
func NewNetDataVolumeProvisioner(config *rest.Config, client kubernetes.Interface) *netDataVolumeProvisioner
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.