package
1.4.0-alpha.2
Repository: https://github.com/stackpointcloud/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.
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