Expand description
Entrypoint to the in-container delegate executable that organises things around there.
Structsยง
- Opts ๐
Enumsยง
- SubCommand ๐
Constantsยง
- OUTPUT_
PREFIX ๐The thing we prefix to the output stdout so the Kubernetes engine can recognize valid output when it sees it. - OUTPUT_
PREFIX_ ๐NAME Defines the name of the output prefix environment variable.
Functionsยง
- decode_
b64 ๐Edited: now returning LetErrors. - main ๐
- run ๐Edited: instantiating callback earlier, updated callback policy (new callback interface + new events). Also returning LetErrors.