Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment struct{}
Environment resolves workflow secrets from process environment variables.
type SecretResolver ¶
SecretResolver resolves a named secret for workflow configuration.
Implementations must not include resolved secret values in returned errors. Returning the secret name in an error is acceptable.
Click to show internal directories.
Click to hide internal directories.