apimachineryk8s.io/apimachinery/pkg/api/resource

Imports of package resource

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
gopkg.in/inf.v0Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.