Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
func NewDestroyCommand ¶
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) Validate ¶
func (o *CreateBastionOpts) Validate() error
Click to show internal directories.
Click to hide internal directories.