This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dd3eeb3f466d77405f3c2cc8d88851a1c57dc21d
kubernetes
/
vendor
/
github.com
/
go-openapi
/
swag
History
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
..
.editorconfig
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
.gitignore
…
.travis.yml
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
BUILD
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
CODE_OF_CONDUCT.md
…
convert_types.go
…
convert.go
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
json.go
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
LICENSE
…
loading.go
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
net.go
…
path.go
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
README.md
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
util.go
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
yaml.go
bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d
2017-09-25 19:51:56 +05:30
README.md
Swag
Contains a bunch of helper functions:
convert between value and pointers for builtins
convert from string to builtin
fast json concatenation
search in path
load from file or http
name manglin