cost

package
v0.51.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAWSClient added in v0.51.0

func CreateAWSClient() (awsprovider.Client, error)

CreateAWSClient creates an AWS client after validating the AWS_ACCOUNT_NAME environment variable

func NewCmdCost

func NewCmdCost(streams genericclioptions.IOStreams, globalOpts *globalflags.GlobalOptions) *cobra.Command

costCmd represents the cost command

Types

type AccountCost added in v0.9.3

type AccountCost struct {
	AccountID string
	Cost      decimal.Decimal
	Unit      string
}

type OUCost added in v0.9.3

type OUCost struct {
	Costs []AccountCost
	OU    *types.OrganizationalUnit
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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