myaws

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Start, End string
)

Functions

This section is empty.

Types

type MyAWS added in v0.0.5

type MyAWS struct {

	//Service
	SVCs map[string]Service
	// contains filtered or unexported fields
}

func New added in v0.0.3

func New() *MyAWS

func (*MyAWS) AddAllService added in v0.0.5

func (m *MyAWS) AddAllService()

func (*MyAWS) AddService added in v0.0.5

func (m *MyAWS) AddService(s string)

func (*MyAWS) GetReservationCoverage added in v0.0.5

func (m *MyAWS) GetReservationCoverage()

func (*MyAWS) GetReservationUtilization added in v0.0.5

func (m *MyAWS) GetReservationUtilization()

type Service added in v0.0.3

type Service struct {
	ServiceFilter    string
	GroupByKey       []string
	GroupDefinitions []types.GroupDefinition
	Attributes       []string
	Coverage         []string
}

Jump to

Keyboard shortcuts

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