package
0.0.0-20241210054802-24370beab758
Repository: https://github.com/kubernetes/utils.git
Documentation: pkg.go.dev
# Functions
Int32Max returns the maximum of the params.
Int32Min returns the minimum of the params.
Int64Max returns the maximum of the params.
Int64Min returns the minimum of the params.
IntMax returns the maximum of the params.
IntMin returns the minimum of the params.
RoundToInt32 rounds floats into integer numbers.