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

Latest commit

 

History

History
13 lines (9 loc) · 681 Bytes

V1alpha1Link.md

File metadata and controls

13 lines (9 loc) · 681 Bytes

V1alpha1Link

A link to another app.

Properties

Name Type Description Notes
name str The name of the link, E.g. "Workflow Logs" or "Pod Logs"
scope str Either "workflow" or "pod"
url str The URL. May contain "${metadata.namespace}", "${metadata.name}", "${status.startedAt}" and "${status.finishedAt}".

[Back to Model list] [Back to API list] [Back to README]