infracmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Commander

type Commander interface {
	Command() *cobra.Command
}

type InfraCommand

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

func NewInfraCommand

func NewInfraCommand(i *do.Injector) (*InfraCommand, error)

func (*InfraCommand) AddCommand

func (c *InfraCommand) AddCommand(cmds ...Commander)

func (*InfraCommand) Command

func (c *InfraCommand) Command() *cobra.Command

type InfraCreateCommand

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

func NewInfraCreateCommand

func NewInfraCreateCommand(i *do.Injector) (*InfraCreateCommand, error)

func (*InfraCreateCommand) AddCommand

func (c *InfraCreateCommand) AddCommand(cmds ...Commander)

func (*InfraCreateCommand) Command

func (c *InfraCreateCommand) Command() *cobra.Command

type InfraLSCommand

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

func NewInfraLSCommand

func NewInfraLSCommand(i *do.Injector) (*InfraLSCommand, error)

func (*InfraLSCommand) AddCommand

func (c *InfraLSCommand) AddCommand(cmds ...Commander)

func (*InfraLSCommand) Command

func (c *InfraLSCommand) Command() *cobra.Command

Jump to

Keyboard shortcuts

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