Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Services = []string{"dns", "gke", "compute", "s3", "cloud-function", "cloud-run"}
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is a data provider for gcp API
func New ¶
func New(options schema.OptionBlock) (*Provider, error)
New creates a new provider client for gcp API
Source Files ¶
Click to show internal directories.
Click to hide internal directories.