package
0.0.0-20250304201544-e5f78fe3ede9
Repository: https://github.com/kubernetes/kube-openapi.git
Documentation: pkg.go.dev
# Functions
AdaptWebServices adapts a slice of restful.WebService into the common interfaces.
# Structs
No description provided by the author
ResponseErrorAdapter adapts a restful.ResponseError to common.StatusCodeResponse.
RouteAdapter adapts a restful.Route to common.Route.
WebServiceAdapter adapts a restful.WebService to common.RouteContainer.