mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
The kubernetes project has been updated to use Go 1.14.4. See below pull request. https://github.com/kubernetes/kubernetes/pull/88638 After making the updates to Go 1.14 "make gen" no longer worked. The file hack/tools.go had to be created to get "make gen" working with Go 1.14.
11 lines
918 B
Markdown
11 lines
918 B
Markdown
# OAI object model [](https://travis-ci.org/go-openapi/spec) [](https://codecov.io/gh/go-openapi/spec) [](https://slackin.goswagger.io)
|
|
|
|
[](https://raw.githubusercontent.com/go-openapi/spec/master/LICENSE)
|
|
[](http://godoc.org/github.com/go-openapi/spec)
|
|
[](https://golangci.com)
|
|
[](https://goreportcard.com/report/github.com/go-openapi/spec)
|
|
|
|
The object model for OpenAPI specification documents.
|
|
|
|
Currently supports Swagger 2.0.
|