nuke

package
v1.0.21 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Workspace    registry.Scope = "workspace"
	Organization registry.Scope = "organization"
	Project      registry.Scope = "project"

	Global   Geography = "global"
	Regional Geography = "regional"
	Zonal    Geography = "zonal"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Geography

type Geography string

type ListerOpts

type ListerOpts struct {
	Project       *string
	Region        *string
	Zones         []string
	EnabledAPIs   []string
	ClientOptions []option.ClientOption
}

func (*ListerOpts) BeforeList

func (o *ListerOpts) BeforeList(geo Geography, service string) error

type Prompt

type Prompt struct {
	Parameters *libnuke.Parameters
	GCP        *gcputil.GCP
}

func (*Prompt) Prompt

func (p *Prompt) Prompt() error

Prompt is the actual function called by the libnuke process during it's run

Jump to

Keyboard shortcuts

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