Crate branelet

Source
Expand description

Entrypoint to the in-container delegate executable that organises things around there.

Structs§

Enums§

Constants§

  • The thing we prefix to the output stdout so the Kubernetes engine can recognize valid output when it sees it.
  • 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.