package
0.26.0
Repository: https://github.com/kcp-dev/kcp.git
Documentation: pkg.go.dev

# Functions

CreateServingInfoFor builds an APIDefinition for a apiResourceSchema.

# Structs

No description provided by the author
DynamicAPIServer contains state for a Kubernetes api server that can dynamically serve resources based on an API definitions (provided by the APISetRetriever).
DynamicAPIServerConfig contains the configuration for the DynamicAPIServer.
DynamicAPIServerExtraConfig contains additional configuration for the DynamicAPIServer.

# Type aliases

RestProviderFunc is the type of a function that builds REST storage implementations for the main resource and sub-resources, based on information passed by the resource handler about a given API.