package
Version:
v0.0.0-...-5d3bb26
Opens a new window with list of versions in this module.
Published: Feb 19, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Decrypt decrypts a SOPS-encrypted file and returns the plaintext bytes.
Encrypt encrypts a plaintext YAML file using the .sops.yaml config and returns ciphertext bytes.
EncryptWithTarget encrypts a plaintext file using config rules for targetPath.
This allows creation_rules to match the final output filename.
type Options struct {
AgeKeyFile string
}
Options configures SOPS operations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.