package fs
import "k8s.io/kubernetes/pkg/volume/util/fs"
Index ¶
Functions ¶
func Info ¶
Info linux 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 calculates the number of inodes and disk usage for a given directory
Source Files ¶
fs.go
- Version
- v1.23.3
- Published
- Jan 25, 2022
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 45 seconds ago –
Tools for package owners.