Documentation ¶ Index ¶ func PullAll(uris []string) (map[string]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func PullAll ¶ func PullAll(uris []string) (map[string]string, error) PullAll iterates through a list of secret provider URIs, fetches the secrets from each, and merges them into a single map. Later URIs override earlier ones. Types ¶ This section is empty. Source Files ¶ View all Source files vault.go Click to show internal directories. Click to hide internal directories.