//
pkg.gl
Category
github.com/elastic/cloud-on-k8s/v2
pkg
utils
pointer
package
2.16.1
Repository:
https://github.com/elastic/cloud-on-k8s.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
8 SLOC
#
Functions
Int32
Int32 returns a pointer to an Int32.
Int32OrDefault
Int32OrDefault returns value pointed to by v, or def if it's nil.
Int64
Int64 returns a pointer to an Int64.