No project description provided
Project description
Kubernetes CLI (kubectl) wrapper in Python with OAuth token authentication.
This wrapper script serves as a drop-in replacement for the kubectl binary:
it downloads the current kubectl binary from Google
it generates a new ~/.kube/config with an OAuth Bearer token acquired via zign.
it passes through commands to the kubectl binary
Installation
Requires Python 3.4+.
$ sudo pip3 install --upgrade zalando-kubectl
Usage
$ zalando-kubectl login https://my-api-server.example.org
$ zalando-kubectl cluster-info
Unit Tests
Run unit tests with Tox:
$ sudo pip3 install tox
$ tox
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
zalando-kubectl-0.8.tar.gz
(5.2 kB
view hashes)
Built Distribution
Close
Hashes for zalando_kubectl-0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f2d1ce3a03c70a6533fd5bdbe93ab5f6c4430fe2a5f7e34b50bbbcadbcc9e71 |
|
MD5 | a1ae1443bc14cf4d9d27dccf03999ed0 |
|
BLAKE2b-256 | de09f1e112a6d5b88c664d393767b1eb06621cbc5b2b41e0cd57ba8b27698557 |