Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessResult ¶ added in v0.8.0
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func NewProcessor(client SecretClient, outputDir string) *Processor
func NewProcessorWithConfig ¶ added in v0.7.0
func NewProcessorWithConfig(client SecretClient, outputDir, pathTemplate string, defaults map[string]string) *Processor
type SecretClient ¶
Click to show internal directories.
Click to hide internal directories.