Documentation
¶
Index ¶
- func GitCommitFile(repository string, auth *http.BasicAuth, fileContent []byte, ...) error
- func HandleRenderOutput(outputFormat, destinationPath, renderedTemplate string, ...)
- func PrintBanner(logFilePath, gitPath, gitRepository, version, date, cmd string)
- func ValidateGetVaultSecretValue(secretPathString string, log *sthingsBase.Logger) (secretValue string)
- func ValidateSourceFile(sourceFile string)
- func VerifyReadKeyValues(templateValues []string, log *sthingsBase.Logger, enableVault bool) map[string]interface{}
- func VerifyVaultAuthType(vaultAuthType string, log *sthingsBase.Logger, vaultAuthFound bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GitCommitFile ¶
func HandleRenderOutput ¶
func PrintBanner ¶
func PrintBanner(logFilePath, gitPath, gitRepository, version, date, cmd string)
MAKE DYNAMIC
func ValidateGetVaultSecretValue ¶
func ValidateGetVaultSecretValue(secretPathString string, log *sthingsBase.Logger) (secretValue string)
func ValidateSourceFile ¶
func ValidateSourceFile(sourceFile string)
func VerifyReadKeyValues ¶
func VerifyReadKeyValues(templateValues []string, log *sthingsBase.Logger, enableVault bool) map[string]interface{}
func VerifyVaultAuthType ¶
func VerifyVaultAuthType(vaultAuthType string, log *sthingsBase.Logger, vaultAuthFound bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.