// Outputs openAPI schema JSON containing the schema definitions in zz_generated.openapi.go. func main() { … } func output() error { … } // From k8s.io/apiserver/pkg/endpoints/openapi/openapi.go func friendlyName(name string) string { … }
// Outputs openAPI schema JSON containing the schema definitions in zz_generated.openapi.go. func main() { … } func output() error { … } // From k8s.io/apiserver/pkg/endpoints/openapi/openapi.go func friendlyName(name string) string { … }