Discover Packages
github.com/sanposhiho/kubernetes
pkg
volume
util
fs
package
Version:
v1.28.0-alpha.3...-059ce4e
Opens a new window with list of versions in this module.
Published: Jul 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Info linux returns (available bytes, byte capacity, byte usage, total inodes, inodes free, inode usage, error)
for the filesystem that path resides upon.
type UsageInfo struct {
Bytes int64
Inodes int64
}
DiskUsage calculates the number of inodes and disk usage for a given directory
Source Files
¶
Click to show internal directories.
Click to hide internal directories.