ksv decodes/encodes entire Kubernetes secrets files
Project description
decodes/encodes entire Kubernetes secrets files
Free software: Apache Software License 2.0
Installation
pip install ksv # or pip3, ksv requires Python 3
Usage
Decoding all secret values:
ksv < some_secrets_file_with_base64_encoded_data_values.yaml
Encoding all secret values:
ksv --encode < some_secrets_file_with_plaintext_data_values.yaml
Round trip:
ksv < test.yaml | ksv --encode
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2018-02-21)
First release on PyPI.
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
ksv-0.1.7.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file ksv-0.1.7.tar.gz
.
File metadata
- Download URL: ksv-0.1.7.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f57048e2fc7bcf0704e523e5c272990e32c8e3ec31401cb530296126e68e61f5 |
|
MD5 | b41c75b5021f32797e1132dd904afcef |
|
BLAKE2b-256 | 70ffc4bd8a87824ab5a2a793c4637c964b92f1b45de0e39c7c0967356ebaa928 |
File details
Details for the file ksv-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: ksv-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eac6b47e2d929b9c5c0b32cf64ca2c33d153e5cd24f99d70df425ca20b8c50b7 |
|
MD5 | 5d989909b3e681196447ae87893fa515 |
|
BLAKE2b-256 | cfecd93baea738fe43ff9dc405b417fe8d88a7f4468f3d47a552e0d89880c21b |