# Functions
CurrentTimePtr determines the current time and returns a pointer to a Kubernetes Time representation of it.
Int32Ptr accepts a 32-bit integer and returns a pointer to it.
StringPtr accepts a string and returns a pointer to it.
TimePtr accepts a Kubernetes Time object and returns a pointer to it.