package
1.6.0-alpha.0
Repository: https://github.com/libnux/kubernetes.git
Documentation: pkg.go.dev

# Functions

Max returns the greater of its 2 arguments.
Min returns the lesser of its 2 arguments.
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.

# Structs

DefaultLimitRangerActions is the default implementation of LimitRangerActions.

# Interfaces

No description provided by the author