package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewLimitRanger returns an object that enforces limits based on the supplied limit function.
PersistentVolumeClaimLimitFunc enforces storage limits for PVCs.
PodLimitFunc enforces resource requirements enumerated by the pod against the specified LimitRange.
Register registers a plugin.

# Structs

DefaultLimitRangerActions is the default implementation of LimitRangerActions.

# Interfaces

No description provided by the author