Documentation
¶
Overview ¶
Package onepassword resolves secret.KindOnePassword refs via the official 1Password Go SDK and a service-account token. Fetch-only: plaintext is held in memory, never written to Postgres.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config holds service-account credentials for fetch-only resolution.
func ConfigFromEnv ¶
ConfigFromEnv reads OP_SERVICE_ACCOUNT_TOKEN. The second return value is false when the token is unset or empty.
Click to show internal directories.
Click to hide internal directories.