client-gok8s.io/client-go/pkg/util/integer Index | Files

package integer

import "k8s.io/client-go/pkg/util/integer"

Index

Functions

func Int32Max

func Int32Max(a, b int32) int32

func Int32Min

func Int32Min(a, b int32) int32

func Int64Max

func Int64Max(a, b int64) int64

func Int64Min

func Int64Min(a, b int64) int64

func IntMax

func IntMax(a, b int) int

func IntMin

func IntMin(a, b int) int

func RoundToInt32

func RoundToInt32(a float64) int32

RoundToInt32 rounds floats into integer numbers.

Source Files

integer.go

Version
v2.0.0-alpha.1+incompatible
Published
Dec 20, 2016
Platform
js/wasm
Last checked
11 seconds ago

Tools for package owners.