Documentation ¶
Index ¶
- func GetAllPipelineNames(gr schema.GroupVersionResource, c *cli.Clients, ns string) ([]string, error)
- func GetPipeline(gr schema.GroupVersionResource, c *cli.Clients, pName, ns string) (*v1.Pipeline, error)
- func LastRun(cs *cli.Clients, pipeline string, ns string) (*v1.PipelineRun, error)
- func LastRunName(cs *cli.Clients, resourceName, ns string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllPipelineNames ¶
func GetPipeline ¶ added in v0.30.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.