package
1.12.0-alpha.0
Repository: https://github.com/fabianvf/kubernetes.git
Documentation: pkg.go.dev

# Functions

AllPtrFieldsNil tests whether all pointer fields in a struct are nil.
BoolPtr returns a pointer to a bool.
Int32Ptr returns a pointer to an int32.
Int32PtrDerefOr dereference the int32 ptr and returns it i not nil, else returns def.
Int64Ptr returns a pointer to an int64.