vault/vendor/github.com/go-openapi/swag
Brian Kassouf 4fb3f163ee Kubernetes auth (#3350)
* Import the kubernetes credential backend

* Add kubernetes docs

* Escape * characters

* Revert "Import the kubernetes credential backend"

This reverts commit f12627a942.

* 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
convert.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
convert_types.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
json.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
LICENSE Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
loading.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
net.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
path.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
README.md Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
util.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00
yaml.go Kubernetes auth (#3350) 2017-09-19 09:27:26 -05:00

Swag Build Status codecov Slack Status

license GoDoc

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