hcloud

package
v0.0.0-...-2f32780 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdHcloud

func NewCmdHcloud(runr *state.Runr) *cobra.Command

func NewCmdLs

func NewCmdLs(runr *state.Runr) *cobra.Command

func NewCmdRm

func NewCmdRm(runr *state.Runr) *cobra.Command

func NewCmdUp

func NewCmdUp(runr *state.Runr) *cobra.Command

Types

type CmdLsOptions

type CmdLsOptions struct {
	*state.Runr
	// contains filtered or unexported fields
}

func (*CmdLsOptions) AddFlags

func (o *CmdLsOptions) AddFlags(cmd *cobra.Command)

func (*CmdLsOptions) Complete

func (o *CmdLsOptions) Complete(cmd *cobra.Command, args []string) error

func (*CmdLsOptions) Run

func (o *CmdLsOptions) Run() error

func (*CmdLsOptions) Validate

func (o *CmdLsOptions) Validate() error

type CmdRmOptions

type CmdRmOptions struct {
	*state.Runr
	// contains filtered or unexported fields
}

func (*CmdRmOptions) Complete

func (o *CmdRmOptions) Complete(cmd *cobra.Command, args []string) error

func (*CmdRmOptions) Run

func (o *CmdRmOptions) Run() error

func (*CmdRmOptions) Validate

func (o *CmdRmOptions) Validate(cmd *cobra.Command) error

type CmdUpOptions

type CmdUpOptions struct {
	*state.Runr

	Name           string
	EnvironmentRef string
	Labels         []string
	// contains filtered or unexported fields
}

func (*CmdUpOptions) AddFlags

func (o *CmdUpOptions) AddFlags(cmd *cobra.Command)

func (*CmdUpOptions) Complete

func (o *CmdUpOptions) Complete(cmd *cobra.Command, args []string) error

func (*CmdUpOptions) Run

func (o *CmdUpOptions) Run() error

func (*CmdUpOptions) Validate

func (o *CmdUpOptions) Validate(cmd *cobra.Command) error

Jump to

Keyboard shortcuts

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