cmds

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdFirecracker

func NewCmdFirecracker() *cobra.Command

func NewCmdFirecrackerCreateTAPDevice

func NewCmdFirecrackerCreateTAPDevice() *cobra.Command

func NewCmdFirecrackerCreateVM

func NewCmdFirecrackerCreateVM() *cobra.Command

func NewCmdFirecrackerDeleteTAPDevice

func NewCmdFirecrackerDeleteTAPDevice() *cobra.Command

func NewCmdHostctl

func NewCmdHostctl(ctx context.Context) *cobra.Command

func NewCmdRun

func NewCmdRun() *cobra.Command

func NewCmdWaitForJob added in v0.0.14

func NewCmdWaitForJob() *cobra.Command

func NewRootCmd

func NewRootCmd() *cobra.Command

Types

type Response

type Response struct {
	Type    string               `json:"type,omitempty"`
	Host    string               `json:"host,omitempty"`
	URL     string               `json:"url,omitempty"`
	Method  string               `json:"method,omitempty"`
	Headers http.Header          `json:"headers,omitempty"`
	Body    string               `json:"body,omitempty"`
	TLS     *tls.ConnectionState `json:"tls,omitempty"`
}

Jump to

Keyboard shortcuts

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