package fs
import "k8s.io/kubernetes/pkg/volume/util/fs"
Index ¶
- func Du(path string) (*resource.Quantity, error)
- func Find(path string) (int64, error)
- func FsInfo(path string) (int64, int64, int64, int64, int64, int64, error)
Functions ¶
func Du ¶
func Find ¶
func FsInfo ¶
FSInfo unsupported returns 0 values for available and capacity and an error.
Source Files ¶
fs_unsupported.go
- Version
- v1.10.0
- Published
- Mar 23, 2018
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 18 minutes ago –
Tools for package owners.