Documentation
¶
Index ¶
- func Builder() *cobra.Command
- func DeleteBuilder() *cobra.Command
- func DescribeBuilder() *cobra.Command
- func EditBuilder() *cobra.Command
- func InitBuilder() *cobra.Command
- func ListBuilder() *cobra.Command
- func RenameBuilder() *cobra.Command
- func SetBuilder() *cobra.Command
- type DeleteOpts
- type RenameOpts
- type SetOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteBuilder ¶
func DescribeBuilder ¶
func EditBuilder ¶
func InitBuilder ¶
func ListBuilder ¶
func RenameBuilder ¶
func SetBuilder ¶
Types ¶
type DeleteOpts ¶
type DeleteOpts struct {
*cli.DeleteOpts
}
func (*DeleteOpts) Run ¶
func (opts *DeleteOpts) Run() error
type RenameOpts ¶
type RenameOpts struct {
// contains filtered or unexported fields
}
func (*RenameOpts) Run ¶
func (opts *RenameOpts) Run() error
Click to show internal directories.
Click to hide internal directories.