Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inventory ¶
type Inventory struct {
SecretsDir string `yaml:"secrets_dir"`
DestinationDir string `yaml:"destination_dir"`
Secrets []Secret `yaml:"secrets"`
}
func ReadFromFile ¶
func (*Inventory) WriteToFile ¶
Click to show internal directories.
Click to hide internal directories.