gateway

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	List         listGateways  `command:"list" alias:"ls" description:"list gateways"`
	Add          addGateway    `command:"add" description:"create gateway"`
	Delete       deleteGateway `command:"delete" alias:"rm" description:"remove gateway"`
	Update       updateGateway `command:"update" description:"update gateway"`
	Cert         gatewayCerts  `command:"cert" alias:"certificates" description:"list gateway certificates"`
	SampleConfig sampleConfigs `command:"sample-configs" description:"show sample configurations"`
}

Command holds the subcommands for the gateway command

Jump to

Keyboard shortcuts

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