package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

DefaultModules returns a list of default modules that will be registered with the router.
NewService creates a server to serve UCP API requests.
Register registers the routes for UCP including modules.

# Constants

No description provided by the author
OperationTypeKubernetesDiscoveryDoc is the operation type for the required Kubernetes API discovery document.
OperationTypeKubernetesOpenAPIV2Doc is the operation type for the required OpenAPI v2 discovery document.
OperationTypeKubernetesOpenAPIV3Doc is the operation type for the required OpenAPI v3 discovery document.
OperationTypePlanes is the operation type for the planes (all types) collection.

# Structs

Service implements the hosting.Service interface for the UCP frontend API.
No description provided by the author