Documentation
¶
Index ¶
Constants ¶
View Source
const ( // keysSource* tell Konfigure how to prepare environment for SOPS. // For `kubernetes` it downloads keys from Kubernetes Secrets, while // for `local` it runs SOPS against given- or SOPS-default directories. KeysSourceKubernetes = "kubernetes" KeysSourceLocal = "local" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.