# Functions
New returns a new Kubernetes service.
NewCRD returns a new CRD KubeService.
NewServiceLevel returns a new service level service.
# Interfaces
CRD is the CRD service that knows how to interact with k8s to manage them.
Service is the service used to interact with the Kubernetes objects.
ServiceLevel knows how to interact with Kubernetes on the ServiceLevel CRs.
# Type aliases
CRDConf is the configuration of the crd.