Documentation ¶
Index ¶
- func ExecutionToSummary(e *workflow.Execution) texit.ExecutionSummary
- func NodeToSummary(n *node.Node) texit.NodeSummary
- func ProviderToSummary(p *provider.Provider) texit.ProviderSummary
- func TailnetToSummary(t *tailnet.Tailnet) texit.TailnetSummary
- func TranslateExecutionStatus(t workflow.Status) texit.ExecutionStatus
- func TranslateNodeStatus(s node.Status) texit.NodeStatus
- func TranslateProviderType(t provider.Type) texit.ProviderType
- func TranslateTailnetType(t tailnet.Type) texit.TailnetType
- func TranslateWorkflowName(t workflow.WorkflowName) texit.WorkflowName
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecutionToSummary ¶
func ExecutionToSummary(e *workflow.Execution) texit.ExecutionSummary
func NodeToSummary ¶
func NodeToSummary(n *node.Node) texit.NodeSummary
func ProviderToSummary ¶
func ProviderToSummary(p *provider.Provider) texit.ProviderSummary
func TailnetToSummary ¶
func TailnetToSummary(t *tailnet.Tailnet) texit.TailnetSummary
func TranslateExecutionStatus ¶
func TranslateExecutionStatus(t workflow.Status) texit.ExecutionStatus
func TranslateNodeStatus ¶
func TranslateNodeStatus(s node.Status) texit.NodeStatus
func TranslateProviderType ¶
func TranslateProviderType(t provider.Type) texit.ProviderType
func TranslateTailnetType ¶
func TranslateTailnetType(t tailnet.Type) texit.TailnetType
func TranslateWorkflowName ¶
func TranslateWorkflowName(t workflow.WorkflowName) texit.WorkflowName
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.