Crate branelet

Source
Expand description

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

Structsยง

Enumsยง

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.