Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 713 Bytes

Link.md

File metadata and controls

15 lines (8 loc) · 713 Bytes

Link

A link to another app.

Properties

Name Type Description Notes
name String The name of the link, E.g. "Workflow Logs" or "Pod Logs"
scope String "workflow", "pod", "pod-logs", "event-source-logs", "sensor-logs" or "chat"
url String The URL. Can contain "${metadata.namespace}", "${metadata.name}", "${status.startedAt}", "${status.finishedAt}" or any other element in workflow yaml, e.g. "${metadata.annotations.userDefinedKey}"