space

package
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: Apache-2.0 Imports: 58 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	Connect    connectCmd    `cmd:"" help:"Connect an Upbound Space to the Upbound web console." aliases:"attach"`
	Destroy    destroyCmd    `cmd:"" help:"Remove the Upbound Spaces deployment."`
	Disconnect disconnectCmd `cmd:"" help:"Disconnect an Upbound Space from the Upbound web console." aliases:"detach"`
	Init       initCmd       `cmd:"" help:"Initialize an Upbound Spaces deployment."`
	List       listCmd       `cmd:"" help:"List all accessible spaces in Upbound."`
	Mirror     mirror.Cmd    `cmd:"" maturity:"alpha" help:"List of all OCI artifacts required for Spaces."`
	Upgrade    upgradeCmd    `cmd:"" help:"Upgrade the Upbound Spaces deployment."`

	Billing billing.Cmd `cmd:""`
}

Cmd contains commands for interacting with spaces.

func (*Cmd) BeforeReset

func (c *Cmd) BeforeReset(p *kong.Path, maturity feature.Maturity) error

BeforeReset is the first hook to run.

Jump to

Keyboard shortcuts

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