Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToLastStep ¶
func ToLastStep(pa *v1.PipelineActivity) string
func ToPipelineStatus ¶
func ToPipelineStatus(statusType v1.ActivityStatusType) string
Types ¶
type Options ¶
type Options struct { options.BaseOptions Namespace string Filter string FailIfPodFails bool KubeClient kubernetes.Interface JXClient versioned.Interface TektonClient tektonclient.Interface TektonLogger *tektonlog.TektonLogger Input input.Interface }
Options containers the CLI options
func NewCmdPipelineGrid ¶
NewCmdPipelineGrid creates the new command
Click to show internal directories.
Click to hide internal directories.