package
0.0.0-20241120155852-e26cdd71670e
Repository: https://github.com/grafana/kost.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Delta returns the difference between two resources.
No description provided by the author
No description provided by the author
NewClient creates a new cost model client with the given configuration.
NewClients creates a new cost model clients with the given configuration.
ParseManifest will parse a manifest file and return the aggregated amount of resources requested.

# Constants

CommentPrefix is used to identify and hide old messages on GitHub.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrNoResults is the error returned when querying for costs returns no results.
ErrNoResults is the error returned when querying for costs returns no results.
ErrNoResults is the error returned when querying for costs returns no results.
No description provided by the author
ErrNoResults is the error returned when querying for costs returns no results.
ErrNoResults is the error returned when querying for costs returns no results.
ErrUnknownKind is the error throw when the kind of the resource in the manifest is unknown to the parser.

# Structs

Client is a client for the cost model.
ClientConfig is the configuration for the cost model client.
Clients bundles the dev and prod client in one struct.
No description provided by the author
Cost represents the _hourly_ cost of a resource in USD.
CostModel represents the cost of each resource for a specific cluster.
No description provided by the author
No description provided by the author
Requirements is a struct that holds the aggergated amount of resources for a given manifest file.

# Type aliases

No description provided by the author
No description provided by the author