Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetNamespace ¶
func (*Client) GetPipelineRuns ¶
func (c *Client) GetPipelineRuns(namespace string) ([]v1pipeline.PipelineRun, error)
func (*Client) GetPipelines ¶
func (c *Client) GetPipelines(namespace string) ([]v1pipeline.Pipeline, error)
Click to show internal directories.
Click to hide internal directories.