kubernetes/vendor/k8s.io/kube-openapi/pkg/common/restfuladapter/adapter.go

// AdaptWebServices adapts a slice of restful.WebService into the common interfaces.
func AdaptWebServices(webServices []*restful.WebService) []common.RouteContainer {}