b9bf13f065
- 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 |
||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
doc.go | ||
errors.go | ||
go1_0.go | ||
go1_2.go | ||
LICENSE | ||
read.go | ||
README | ||
set.go |
Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections. Package docs: https://godoc.org/gopkg.in/gcfg.v1