# Functions
NewController creates a new Controller with input CustomResourceDefinition informer.
No description provided by the author
WithOpenAPIv3 returns a handler that serves OpenAPI v3 specs for CRDs, not forwarding /openapi/v3 requests to the delegate handler.
# Constants
TODO(sttts): move to central place in kube.
No description provided by the author
No description provided by the author
DefaultServiceCacheSize is the default size of the OpenAPI service cache.
# Structs
Controller watches CustomResourceDefinitions and publishes OpenAPI v3.
ServiceCache implements a cluster-aware OpenAPI v3 handler, sharing the OpenAPI service for equal API surface configurations.
# Interfaces
No description provided by the author