feat(cmd): add grpc client and server
So far, they just have basic readiness checks.
Showing
+344 -0
.gitignore
0 → 100644
_proto/helm.proto
0 → 100644
cmd/helmet/helmet.go
0 → 100644
cmd/tiller/server.go
0 → 100644
cmd/tiller/tiller.go
0 → 100644
docs/developers.md
0 → 100644
glide.lock
0 → 100644
glide.yaml
0 → 100644
pkg/hapi/doc.go
0 → 100644
pkg/hapi/helm.pb.go
0 → 100644
Please register or sign in to comment