Documentation ¶
Overview ¶
Package secrets implements a wrapper around sops (https://github.com/mozilla/sops) that decrypts encrypted secret files on disk.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MigratorConfig ¶
func LoadMigratorConfig ¶
func LoadMigratorConfig(name string) (*MigratorConfig, error)
type TodoSecretsConfig ¶
func LoadTodoSecrets ¶
func LoadTodoSecrets(name string) (*TodoSecretsConfig, error)
Click to show internal directories.
Click to hide internal directories.