Documentation ¶
Index ¶
- func ExpectedFilePathOrPipeError() error
- func InputFromInteractiveStdin() ([]byte, error)
- func InputFromStdin() ([]byte, error)
- func ReadFileData(filePath string) ([]byte, error)
- func SaveGeneratedData(filePath string, data []byte) error
- func SecretEdit(m secret.Manager, filePath string, values bool) error
- func SecretFileDecrypt(m secret.Manager, filePath, outputFilePath string) error
- func SecretFileEncrypt(m secret.Manager, filePath, outputFilePath string) error
- func SecretValuesDecrypt(m secret.Manager, filePath, outputFilePath string) error
- func SecretValuesEncrypt(m secret.Manager, filePath, outputFilePath string) error
- type GenerateOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectedFilePathOrPipeError ¶
func ExpectedFilePathOrPipeError() error
func InputFromStdin ¶
func ReadFileData ¶
func SaveGeneratedData ¶
func SecretFileDecrypt ¶
func SecretFileEncrypt ¶
func SecretValuesDecrypt ¶
Types ¶
type GenerateOptions ¶
Click to show internal directories.
Click to hide internal directories.