Expand description
Structs§
- A list of helper programs to run in order to obtain credentials.
- The outcome of the credentials helper invocation.
Enums§
- The action to perform by the credentials helper.
- The error used in the credentials helper invocation.
Functions§
- Invoke the given
helper
withaction
incontext
.
Type Aliases§
- The Result type used in
invoke()
.