# Functions
NewClient returns a kubeClient that can perform create, get and update operations on a runtime object.
# Interfaces
Client is a wrapper around the raw kube client provided by operator-sdk.
# Type aliases
ObjectKey identifies a Kubernetes Object.