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) GetPipelineQueryConfig ¶ added in v0.10.1
func (c *Client) GetPipelineQueryConfig( ctx context.Context, name string, stageType operatorv1alpha1.StageType, ) (*QueryConfig, error)
func (*Client) ListPipelines ¶
func (c *Client) ListPipelines(ctx context.Context) ([]PipelineInfo, error)
type PipelineInfo ¶
type QueryConfig ¶ added in v0.10.1
Click to show internal directories.
Click to hide internal directories.