Extending the Client with Custom Resource Definitions and Custom Methods
This document explains how to extend the Kubernetes client in the kubernetes-client/csharp project with custom resource definitions (CRDs) and custom methods or functionality. We will cover the possible options and provide examples for each option, quoting the source of information to build confidence.