# Functions
NewForConfig returns a new Client using the provided config and Options.
# Interfaces
Client knows how to perform CRUD operations on Kubernetes objects.
Reader knows how to read and list Kubernetes objects.
StatusWriter knows how to update status subresource of a Kubernetes object.
Writer knows how to create, delete, and update Kubernetes objects.