kubernetes/vendor/github.com/go-openapi/runtime
2021-02-28 15:17:29 -08:00
..
.editorconfig
.gitignore
.travis.yml hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
bytestream.go hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
client_auth_info.go
client_operation.go
client_request.go Bump go-openapi dependencies to preferred version 2019-06-27 10:42:28 +08:00
client_response.go
CODE_OF_CONDUCT.md
constants.go Bump go-openapi dependencies to preferred version 2019-06-27 10:42:28 +08:00
csv.go Bump go-openapi dependencies to preferred version 2019-06-27 10:42:28 +08:00
discard.go
file.go
go.mod hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
go.sum hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
headers.go
interfaces.go
json.go Bump go-openapi dependencies to preferred version 2019-06-27 10:42:28 +08:00
LICENSE
README.md Bump go-openapi dependencies to preferred version 2019-06-27 10:42:28 +08:00
request.go hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
statuses.go
text.go hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
values.go
xml.go

runtime Build Status codecov Slack Status

license GoDoc

golang Open-API toolkit - runtime

The runtime component for use in codegeneration or as untyped usage.