Libraries user guide

November 5, 2020 ยท View on GitHub

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