Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PipelineDeleteCommand ¶
type PipelineDeleteCommand struct { ApiMeta command.ApiMeta // contains filtered or unexported fields }
func (*PipelineDeleteCommand) Help ¶
func (c *PipelineDeleteCommand) Help() string
func (*PipelineDeleteCommand) Run ¶
func (c *PipelineDeleteCommand) Run(args []string) int
func (*PipelineDeleteCommand) Synopsis ¶
func (c *PipelineDeleteCommand) Synopsis() string
type PipelineExecuteCommand ¶
type PipelineExecuteCommand struct { ApiMeta command.ApiMeta // contains filtered or unexported fields }
func (*PipelineExecuteCommand) Help ¶
func (c *PipelineExecuteCommand) Help() string
func (*PipelineExecuteCommand) Run ¶
func (c *PipelineExecuteCommand) Run(args []string) int
func (*PipelineExecuteCommand) Synopsis ¶
func (c *PipelineExecuteCommand) Synopsis() string
type PipelineGetCommand ¶
type PipelineGetCommand struct { ApiMeta command.ApiMeta // contains filtered or unexported fields }
func (*PipelineGetCommand) Help ¶
func (c *PipelineGetCommand) Help() string
func (*PipelineGetCommand) Run ¶
func (c *PipelineGetCommand) Run(args []string) int
func (*PipelineGetCommand) Synopsis ¶
func (c *PipelineGetCommand) Synopsis() string
type PipelineListCommand ¶
type PipelineListCommand struct { ApiMeta command.ApiMeta // contains filtered or unexported fields }
func (*PipelineListCommand) Help ¶
func (c *PipelineListCommand) Help() string
func (*PipelineListCommand) Run ¶
func (c *PipelineListCommand) Run(args []string) int
func (*PipelineListCommand) Synopsis ¶
func (c *PipelineListCommand) Synopsis() string
type PipelineSaveCommand ¶
type PipelineSaveCommand struct { ApiMeta command.ApiMeta // contains filtered or unexported fields }
func (*PipelineSaveCommand) Help ¶
func (c *PipelineSaveCommand) Help() string
func (*PipelineSaveCommand) Run ¶
func (c *PipelineSaveCommand) Run(args []string) int
func (*PipelineSaveCommand) Synopsis ¶
func (c *PipelineSaveCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.