Documentation ¶
Index ¶
- func Get(c *cli.Clients, pipelinename string, opts metav1.GetOptions, ns string) (*v1beta1.Pipeline, error)
- func GetAllPipelineNames(p cli.Params) ([]string, error)
- func LastRun(cs *cli.Clients, pipeline string, ns string) (*v1beta1.PipelineRun, error)
- func List(c *cli.Clients, opts metav1.ListOptions, ns string) (*v1beta1.PipelineList, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(c *cli.Clients, pipelinename string, opts metav1.GetOptions, ns string) (*v1beta1.Pipeline, error)
Get will fetch the pipeline resource based on pipeline name
func List ¶
func List(c *cli.Clients, opts metav1.ListOptions, ns string) (*v1beta1.PipelineList, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.