# Functions
NewClient returns a new client to interact with a Kubernetes cluster.
NewMockClient creates a new instance of MockClient.
# Structs
CRD is the format of a Custom Resource Definition.
CRDColumn is a single column for the CRD.
MockClient is an autogenerated mock type for the Client type.
# Interfaces
Client is the interface to interact with an Kubernetes cluster.
No description provided by the author