Documentation
¶
Overview ¶
Package envfile loads, merges, hashes and ships environment files. Values are delivered via files (API-side --env-file locally, 0600 files on the host) — never through argv. Files are only re-shipped when the content hash changes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load parses env files in order (later files win), returning a key→value map. Files ending in .enc or with encryption sops-age are decrypted via sops; plaintext never leaves the machine unencrypted.
func RemotePath ¶
RemotePath is where a service's env file lives on the host.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.