Python bindings for Helm: Kubernetes package manager
Project description
Python bindings for the Helm package manager
Helm gRPC
The helm gRPC libraries are located in the hapi directory. They were generated with the grpc_tools.protoc utility against Helm 2.9.1. Should you wish to re-generate them you can easily do so:
git clone https://github.com/kubernetes/helm ./helm python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/chart/* python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/services/* python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/release/* python -m grpc_tools.protoc -I helm/_proto --python_out=. --grpc_python_out=. _proto/hapi/version/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyhelm-0.0.1.dev56.tar.gz
(26.4 kB
view details)
File details
Details for the file pyhelm-0.0.1.dev56.tar.gz.
File metadata
- Download URL: pyhelm-0.0.1.dev56.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.14.2 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f67139c3066746c3b2d86241e3db8d0209a551380aeb911067c88db3714452c
|
|
| MD5 |
a4d22b6c236ebca99855bd4f17cd3883
|
|
| BLAKE2b-256 |
0b8a085d828108a168b94775ef13d017a3f5eeb13345ccba0f9508a2ffe1816a
|