Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ComputeSKU SKU ID for Google Compute Engine.
ComputeSKU = "services/6F81-5844-456A"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Googler ¶
type Googler struct {
BillingService *cloudbilling.APIService
}
Googler type has the API Services from Google Cloud to make API calls.
var Services Googler
func (*Googler) NewGoogler ¶
NewGoogler creates a new Googler object with the Configuration data for authentication. It creates the Google Services for getting billing information.
Click to show internal directories.
Click to hide internal directories.