# Functions
NewClient returns a clusters client, which can then be used to interact with the Kubernetes API of all the configured clusters.
NewMockClient creates a new instance of MockClient.
# Structs
Config is the configuration required to load all clusters.
MockClient is an autogenerated mock type for the Client type.
# Interfaces
Client is the interface with all the methods to interact with all loaded Kubernetes clusters.
No description provided by the author