Libraries user guide This document covers how to use the apiserver-builder libraries to implement your APIs. Topics Adding a resource Adding a non-namespaced resource Adding validation to a resource Adding field defaulting to a resource (WIP) Adding subresources to a resource Defining custom rest handlers for a resource Managing Kubernetes API resources (e.g. Deployment/Pod) from your resource