Documentation
¶
Overview ¶
Contains utility code for use by volume plugins.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FsInfo ¶ added in v1.1.2
FSInfo linux returns (available bytes, byte capacity, error) for the filesystem that path resides upon.
func IsReady ¶
IsReady checks for the existence of a regular file called 'ready' in the given directory and returns true if that file exists.
Types ¶
This section is empty.
Source Files
¶
- doc.go
- fs_linux.go
- util.go
Click to show internal directories.
Click to hide internal directories.