mirror of https://github.com/helm/helm
When writing a helm client (e.g. a helm plugin) that talks to tiller importing k8s.io/helm/pkg/helm to get the grpc client is key. This pkg should not have a dependency to the k8s.io/kubernetes to avoid pulling in a lot of code that is only used within tiller and blow up binary sizes. Signed-off-by: Fabian Ruff <fabian@progra.de>pull/4499/head
parent
2e9855b98b
commit
8175eeecf4
Loading…
Reference in new issue