Documentation ¶
Index ¶
- func Init(filename string, fs afero.Fs) (map[string]string, error)
- func LoadEncryptedFile(loader sops.EncryptedFileLoader, inputPath string, fs afero.Fs) (*sops.Tree, error)
- func LoadEncryptedFileWithBugFixes(opts common.GenericDecryptOpts, fs afero.Fs) (*sops.Tree, error)
- func Run(cmdName, fileName string, sa Args, args []string, log *zap.SugaredLogger) error
- type Args
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadEncryptedFile ¶ added in v0.17.23
func LoadEncryptedFileWithBugFixes ¶ added in v0.17.23
func LoadEncryptedFileWithBugFixes( opts common.GenericDecryptOpts, fs afero.Fs) (*sops.Tree, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.