package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

# Functions

AssignQuota -- assign a quota to the specified directory.
ClearQuota -- remove the quota assigned to a directory.
GetConsumption -- retrieve the consumption (in bytes) of the directory.
GetInodes -- retrieve the number of inodes in use under the directory.
SupportsQuotas -- Does the path support quotas Cache the applier for paths that support quotas.

# Interfaces

Interface -- quota interface.