package fs
import "k8s.io/kubernetes/pkg/volume/util/fs"
Index ¶
Functions ¶
func Info ¶
Info returns (available bytes, byte capacity, byte usage, total inodes, inodes free, inode usage, error) for the filesystem that path resides upon.
Types ¶
type UsageInfo ¶
func DiskUsage ¶
DiskUsage gets disk usage of specified path.
Source Files ¶
fs_windows.go
- Version
- v1.24.6
- Published
- Sep 21, 2022
- Platform
- windows/amd64
- Imports
- 6 packages
- Last checked
- 4 minutes ago –
Tools for package owners.