Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type AddPipelineBtn struct + Name string + Operations map[string]interface{} + Props map[string]interface{} + Type string + func (a *AddPipelineBtn) InitFromProtocol(ctx context.Context, c *cptype.Component) error + func (a *AddPipelineBtn) Render(ctx context.Context, c *cptype.Component, scenario cptype.Scenario, ...) error + func (a *AddPipelineBtn) SetName() + func (a *AddPipelineBtn) SetProps(ctx context.Context) + func (a *AddPipelineBtn) SetToProtocolComponent(c *cptype.Component) error + func (a *AddPipelineBtn) SetType()