| Crates.io | kube-secrets-encoding |
| lib.rs | kube-secrets-encoding |
| version | 0.3.0 |
| created_at | 2024-09-25 06:29:18.18077+00 |
| updated_at | 2024-10-26 02:23:38.841318+00 |
| description | Encode Kubernetes secrets for data and dataString |
| homepage | |
| repository | https://github.com/Vixx-X/kube-secrets-encoding |
| max_upload_size | |
| id | 1386034 |
| size | 18,503 |
kube-secrets-encoding is a Rust-based to proper encode secrets inside data and dataString inside kubernetes yaml secret.
To install kube-secrets-encoding, follow these steps:
cargo install kube-secrets-encoding
To use kube-secrets-encoding, run the following command:
kube-secrets-encoding [OPTIONS] <FILE>
Arguments:
<FILE> - Specify the file containing secret data.
Options:
-o, --output <OUTPUT_FILE> - Specify output file name and location.
-h, --help - Print help information. -V,
--version - Print version information.
For more detailed examples and usage tips, refer to our documentation.
This project is licensed under MIT License - see the LICENSE file for details.