Documentation
¶
Index ¶
- func ActionEmployeeLinks(ctx context.Context, actionID string) map[string]any
- func ActionLinks(ctx context.Context, actionID string) map[string]any
- func AppBranchRunUILink(appURL, orgID, appID, appBranchID, runID string) string
- func AppEmployeeLinks(ctx context.Context, appID string) map[string]any
- func AppLinks(ctx context.Context, appID string) map[string]any
- func ComponentBuildUILink(appURL, orgID, appID, componentID, buildID string) string
- func ComponentEmployeeLinks(ctx context.Context, componentID string) map[string]any
- func ComponentLinks(ctx context.Context, componentID string) map[string]any
- func InstallAppBranchRunsUILink(appURL, orgID, installID string) string
- func InstallComponentEmployeeLinks(ctx context.Context, installID, componentID string) map[string]any
- func InstallComponentLinks(ctx context.Context, installID string, compID string) map[string]any
- func InstallDeployEmployeeLinks(ctx context.Context, installDeployID string) map[string]any
- func InstallDeployLinks(ctx context.Context, installDeployID string) map[string]any
- func InstallEmployeeLinks(ctx context.Context, actionID string) map[string]any
- func InstallLinks(ctx context.Context, actionID string) map[string]any
- func InstallWorkflowEmployeeLinks(ctx context.Context, installDeployID string) map[string]any
- func InstallWorkflowLinks(ctx context.Context, installDeployID string) map[string]any
- func InstallWorkflowStepEmployeeLinks(ctx context.Context, actionID string) map[string]any
- func InstallWorkflowStepLinks(ctx context.Context, actionID string) map[string]any
- func OrgEmployeeLinks(ctx context.Context, orgID string) map[string]any
- func OrgLinks(ctx context.Context, orgID string) map[string]any
- func SandboxBuildUILink(appURL, orgID, appID, buildID string) string
- func WorkflowEmployeeLinks(ctx context.Context, installDeployID string) map[string]any
- func WorkflowLinks(ctx context.Context, installDeployID string) map[string]any
- func WorkflowStepEmployeeLinks(ctx context.Context, actionID string) map[string]any
- func WorkflowStepLinks(ctx context.Context, actionID string) map[string]any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionEmployeeLinks ¶
func AppBranchRunUILink ¶ added in v0.19.1159
AppBranchRunUILink builds the dashboard URL for a single app branch run. Callers outside the request path (temporal activities, for one) have no context-carried config, so the app URL is passed explicitly.
func ComponentBuildUILink ¶ added in v0.19.1159
func ComponentEmployeeLinks ¶
func InstallAppBranchRunsUILink ¶ added in v0.19.1159
func InstallComponentLinks ¶
func InstallDeployLinks ¶
func InstallEmployeeLinks ¶
func InstallWorkflowLinks ¶
func SandboxBuildUILink ¶ added in v0.19.1159
func WorkflowEmployeeLinks ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.