prometheus-adapter/vendor/github.com/go-openapi/swag
Solly Ross c916572aca Update deps to Kube 1.11.3
This updates the dependencies to Kube 1.11.3 to pull in a fix allowing
requestheader auth to be used without normal client auth (which makes
things work on clusters that don't enable client auth normally, like
EKS).
2018-09-24 14:47:22 -04:00
..
.editorconfig Check in the vendor directory 2018-07-13 17:32:49 -04:00
.gitignore Check in the vendor directory 2018-07-13 17:32:49 -04:00
.golangci.yml Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
.travis.yml Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
CODE_OF_CONDUCT.md Check in the vendor directory 2018-07-13 17:32:49 -04:00
convert.go Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
convert_types.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
json.go Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
LICENSE Check in the vendor directory 2018-07-13 17:32:49 -04:00
loading.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
net.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
path.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
post_go18.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
post_go19.go Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
pre_go18.go Check in the vendor directory 2018-07-13 17:32:49 -04:00
pre_go19.go Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
README.md Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
util.go Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00
yaml.go Update deps to Kube 1.11.3 2018-09-24 14:47:22 -04:00

Swag Build Status codecov Slack Status

license GoDoc GolangCI Go Report Card

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 mangling