Documentation ¶
Index ¶
- func NewDeleteCmd(pipelineOptions pipelineOptions) *cobra.Command
- func NewExecuteCmd(pipelineOptions pipelineOptions) *cobra.Command
- func NewGetCmd(pipelineOptions pipelineOptions) *cobra.Command
- func NewListCmd(pipelineOptions pipelineOptions) *cobra.Command
- func NewPipelineCmd(out io.Writer) *cobra.Command
- func NewSaveCmd(pipelineOptions pipelineOptions) *cobra.Command
- type DeleteOptions
- type ExecuteOptions
- type GetOptions
- type ListOptions
- type SaveOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteCmd ¶
func NewExecuteCmd ¶
func NewListCmd ¶
func NewSaveCmd ¶
Types ¶
type DeleteOptions ¶
type DeleteOptions struct {
// contains filtered or unexported fields
}
type ExecuteOptions ¶
type ExecuteOptions struct {
// contains filtered or unexported fields
}
type GetOptions ¶
type GetOptions struct {
// contains filtered or unexported fields
}
type ListOptions ¶
type ListOptions struct {
// contains filtered or unexported fields
}
type SaveOptions ¶
type SaveOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.