Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DurationString ¶
DurationString returns the duration between start and end time as string
Types ¶
type Options ¶
type Options struct { options.BaseOptions Format string Namespace string Filter string BuildNumber string Watch bool Sort bool KubeClient kubernetes.Interface JXClient versioned.Interface TektonClient tektonclient.Interface Out io.Writer Results []v1.PipelineActivity }
Options containers the CLI options
func NewCmdActivities ¶
NewCmdActivities creates the new command for: jx get version
Click to show internal directories.
Click to hide internal directories.