Expand description
Structs§
- Cascade
- A list of helper programs to run in order to obtain credentials.
- Next
Action - A handle to store or erase the outcome of the initial action.
- Outcome
- The outcome of the credentials helper invocation.
Enums§
- Action
- The action to perform by the credentials helper.
- Error
- The error used in the credentials helper invocation.
Functions§
- invoke
- Invoke the given
helper
withaction
incontext
.