tree

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInfo

func GetInfo(w *wf.Workflow) [][]string

GetInfo get the general information of a Argo workflow, such as name, namespace, service account and so on. It return rows consist of two columns, key and value.

func GetTreeExit

func GetTreeExit(w *wf.Workflow) ([][]string, error)

GetTreeExit return the tree of a on-exit node in workflow, and it consist of step, podname, duration and message.

func GetTreeNode

func GetTreeNode(w *wf.Workflow, nodeName string) ([][]string, error)

GetTreeNode return the tree of a node in workflow, consist of step, podname, duration and message.

func GetTreeRoot

func GetTreeRoot(w *wf.Workflow) ([][]string, error)

GetTreeRoot return the tree of a root node in workflow, and it consist of step, podname, duration and message.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL