# Functions
CreateDoesNotExist attempts to create a Kubernetes resource.
CreateOrUpdate creates or updates an object in the Kubernetes cluster.
GetObjectGVK returns the GroupVersionKind (GVK) of the provided object.
NewClient returns a new instance of the Client struct.