util

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckEC2Session

func CheckEC2Session(e2 *ec2.Client) error

func CheckELBV2Session

func CheckELBV2Session(elb *elbv2.Client) error

func CheckRDSSession

func CheckRDSSession(db *rds.Client) 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