package
1.3.2
Repository: https://github.com/hyperhq/hypernetes.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.
PodLimitFunc enforces resource requirements enumerated by the pod against the specified LimitRange.

# Structs

DefaultLimitRangerActions is the default implementatation of LimitRangerActions.

# Interfaces

No description provided by the author