util

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckEC2Session

func CheckEC2Session(e2 *ec2.EC2) error

func CheckELBV2Session

func CheckELBV2Session(elb *elbv2.ELBV2) error

Types

type AWSObject

type AWSObject interface {
	Create() (string, error)
	Delete() error
}

type CreateError

type CreateError struct {
	Text string
	Err  error
}

func (CreateError) Error

func (e CreateError) Error() string

func (CreateError) Unwrap

func (e CreateError) Unwrap() error

Jump to

Keyboard shortcuts

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