# Functions
NewClient returns a new client based on the passed in config.
# Structs
Client is a Kubernetes client that allows you to access metadata and manipulate metadata of a Kubernetes API group.
ResourceClient is an API interface to a specific resource under a dynamic client.