open-vault/vendor/github.com/go-openapi/jsonreference
Brian Kassouf 9b0d594d02 Kubernetes auth (#3350)
* Import the kubernetes credential backend

* Add kubernetes docs

* Escape * characters

* Revert "Import the kubernetes credential backend"

This reverts commit f12627a9427bcde7e73cea41dea19d0922f94789.

* Update the vendored directory
2017-09-19 09:27:26 -05:00
..
CODE_OF_CONDUCT.md Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
LICENSE Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
README.md Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
reference.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00

README.md

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/go-openapi/jsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03