Documentation ¶
Index ¶
- func NewDeleteCmd(pipelineTemplateOptions pipelineTemplateOptions) *cobra.Command
- func NewGetCmd(pipelineTemplateOptions pipelineTemplateOptions) *cobra.Command
- func NewListCmd(pipelineTemplateOptions pipelineTemplateOptions) *cobra.Command
- func NewPipelineTemplateCmd(out io.Writer) *cobra.Command
- func NewPlanCmd(pipelineTemplateOptions pipelineTemplateOptions) *cobra.Command
- func NewSaveCmd(pipelineTemplateOptions pipelineTemplateOptions) *cobra.Command
- type DeleteOptions
- type GetOptions
- type ListOptions
- type PlanOptions
- type SaveOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteCmd ¶
func NewListCmd ¶
func NewPlanCmd ¶
func NewSaveCmd ¶
Types ¶
type DeleteOptions ¶
type DeleteOptions 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 PlanOptions ¶
type PlanOptions 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.