buildstrategy

package
v0.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

Command represents "shp buildstrategy".

Types

type DeleteCommand

type DeleteCommand struct {
	// contains filtered or unexported fields
}

DeleteCommand contains data input from user for delete sub-command

func (*DeleteCommand) Cmd

func (c *DeleteCommand) Cmd() *cobra.Command

Cmd returns cobra command object

func (*DeleteCommand) Complete

func (c *DeleteCommand) Complete(_ *params.Params, _ *genericclioptions.IOStreams, args []string) error

Complete fills in data provided by user

func (*DeleteCommand) Run

Run executes delete sub-command logic

func (*DeleteCommand) Validate

func (c *DeleteCommand) Validate() error

Validate validates data input by user

type ListCommand

type ListCommand struct {
	// contains filtered or unexported fields
}

ListCommand contains data input from user for list sub-command

func (*ListCommand) Cmd

func (c *ListCommand) Cmd() *cobra.Command

Cmd returns cobra command object

func (*ListCommand) Complete

func (c *ListCommand) Complete(_ *params.Params, _ *genericclioptions.IOStreams, _ []string) error

Complete fills in data provided by user

func (*ListCommand) Run

Run executes list sub-command logic

func (*ListCommand) Validate

func (c *ListCommand) Validate() error

Validate validates data input by user

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL