Testing
k8s
supports a few mechanisms to stub Kubernetes HTTP requests when developing or testing locally.
Mocking API Version and Resource Discovery
TODO doc: K8s.Discovery.Driver.File
Mocking HTTP Responses
TODO doc: K8s.Client.DynamicHTTPProvider