aws

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSCostCommand

type AWSCostCommand struct {
	Services []string
}

func (AWSCostCommand) Exec

func (AWSCostCommand) GetHelp

func (AWSCostCommand) GetHelp() string

func (AWSCostCommand) GetMentionCommand

func (AWSCostCommand) GetMentionCommand() string

func (AWSCostCommand) GetRegexp

func (AWSCostCommand) GetRegexp() *regexp.Regexp

func (AWSCostCommand) HasHelp

func (AWSCostCommand) HasHelp() bool

type Costs

type Costs struct {
	Total    float64
	Other    float64
	Services map[string]float64
}

type KV

type KV struct {
	Key   string
	Value float64
}

type KVList

type KVList []KV

func (KVList) Len

func (l KVList) Len() int

func (KVList) Less

func (l KVList) Less(i, j int) bool

func (KVList) Swap

func (l KVList) Swap(i, j int)

Jump to

Keyboard shortcuts

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