Documentation ¶ Index ¶ func Read(cfg *config.Config) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Read ¶ func Read(cfg *config.Config) (err error) Read takes the filepaths from environment variables and parses the content into the respective secret inside the passed config. A failure can have side effects on the passed config, so error from this function should be treated as fatal. Types ¶ This section is empty. Source Files ¶ View all Source files secret_files.go Click to show internal directories. Click to hide internal directories.