package
6.3.12+incompatible
Repository: https://github.com/loft-sh/devspace.git
Documentation: pkg.go.dev
# Functions
Bool returns a pointer to a bool variable.
Int returns a pointer to an int variable.
Int32 returns a pointer to an int32 variable.
Int64 returns a pointer to an int64 variable.
ReverseBool returns a bool from a bool pointer.
ReverseString returns a string from a string pointer.
String returns a pointer to a string variable.