# Packages
Package customresources provides methods to work with custom everest k8s resources.
# Functions
NewInCluster creates a client using incluster authentication.
NewMockKubeClientConnector creates a new instance of MockKubeClientConnector.
# Structs
Client is the internal client for Kubernetes.
MockKubeClientConnector is an autogenerated mock type for the KubeClientConnector type.
# Interfaces
KubeClientConnector ...