billing

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	GetServiceSkuBySKUId(ean string) (*gcpBilling.Sku, error)
	PricePerMonth(skuid string) (float64, error)
	PricePerGB(skuID string) (float64, error)
}

Client represent operation with the GCP billing

func NewCloudBillingClient

func NewCloudBillingClient(ctxIn context.Context) (Client, error)

NewCloudBillingClient crete new instance of Client

Jump to

Keyboard shortcuts

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