stackube/vendor/github.com/go-openapi/jsonreference
Pengfei Ni b9bf13f065 Add stackube proxy
- Adds stackube proxy which listens on endpoints, services and
  namespaces, creates load balancer rules for clusterIP service
- Switch to govendor for managing vendors
- Add hack scripts for verifying govet and gofmt

Change-Id: I8594c16d294f46ae0d3dec6dae6fa491e7891b8b
Implements: blueprint stackube-proxy
2017-07-20 16:21:59 +08:00
..
CODE_OF_CONDUCT.md Add initial network and tenant spec 2017-06-01 15:07:55 +08:00
LICENSE Add initial network and tenant spec 2017-06-01 15:07:55 +08:00
README.md Add initial network and tenant spec 2017-06-01 15:07:55 +08:00
reference.go Add initial network and tenant spec 2017-06-01 15:07:55 +08:00

gojsonreference Build Status Coverage Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/xeipuuv/gojsonpointer

References

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

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