aws

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCommand

func NewCreateCommand() *cobra.Command

func NewDestroyCommand

func NewDestroyCommand() *cobra.Command

Types

type CreateBastionOpts

type CreateBastionOpts struct {
	Namespace          string
	Name               string
	InfraID            string
	Region             string
	SSHKeyFile         string
	AWSCredentialsFile string
	AWSKey             string
	AWSSecretKey       string
	Wait               bool
}

func (*CreateBastionOpts) Run

func (*CreateBastionOpts) Validate

func (o *CreateBastionOpts) Validate() error

type DestroyBastionOpts

type DestroyBastionOpts struct {
	Namespace          string
	Name               string
	InfraID            string
	Region             string
	AWSCredentialsFile string
	AWSKey             string
	AWSSecretKey       string
}

func (*DestroyBastionOpts) Run

func (*DestroyBastionOpts) Validate

func (o *DestroyBastionOpts) Validate() error

Jump to

Keyboard shortcuts

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