plugin-kube
This is a one-cli plugin that adds Kubernetes tools alias to the CLI.
Configuration
# one.yaml
required_version: ">= 0.7.1"
plugins:
kube:
package: one-cli-plugin-kube==0.5.2
module: 'plugin_kube'
parameters:
cluster_name: <redact>
aws_default_region: <redact>
aws_assume_role: # Optional: default to false
kubeconfig: # Optional: Override default kubeconfig path
Usage
one kubectl ...
one helm ...
one kube-bash
Development
Dependencies
- Python 3
Python Virtual Environment
# Create environment
python3 -m venv env
# To activate the environment
source env/bin/activate
# When you finish you can exit typing
deactivate
Install dependencies
pip3 install --editable .
Author
Managed by DNX Solutions.
License
Apache 2 Licensed. See LICENSE for full details.
Release files for one-cli-plugin-kube 0.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| one-cli-plugin-kube-0.5.2.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| one_cli_plugin_kube-0.5.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.4 kB
Release files / one-cli-plugin-kube-0.5.2.tar.gz
| Download URL | one-cli-plugin-kube-0.5.2.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2afea256d001fb965217eccc3d426decc83b5530549e76399bdf12bf773a63ee
|
|
BLAKE2b-256 checksum How to use checksums |
705658d67fba04a3ef3c7a99dd82309c95618239cd9af014fc33b650636e267b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|
Release files / one_cli_plugin_kube-0.5.2-py3-none-any.whl
| Download URL | one_cli_plugin_kube-0.5.2-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0971ebd4c29088565233a4b75072430d0b4f696adc30d6e24e85d8476cc120ca
|
|
BLAKE2b-256 checksum How to use checksums |
c524a78158ea90ba2c10889edd410010d25a5a3878e3bdf42316e3c9dae331ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|