Documentation
¶
Index ¶
Constants ¶
View Source
const ProjectAssetType string = "cloudresourcemanager.googleapis.com/Project"
ProjectAssetType is the CAI asset type name for project.
View Source
const ProjectBillingAssetType string = "cloudbilling.googleapis.com/ProjectBillingInfo"
ProjectAssetType is the CAI asset type name for project.
View Source
const ProjectSchemaName string = "google_project"
ProjectSchemaName is the TF resource schema name for resourcemanager project.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProjectConverter ¶
type ProjectConverter struct {
// contains filtered or unexported fields
}
ProjectConverter for compute project resource.
func (*ProjectConverter) Convert ¶
func (c *ProjectConverter) Convert(assets []*caiasset.Asset) ([]*common.HCLResourceBlock, error)
Convert converts asset resource data.
Click to show internal directories.
Click to hide internal directories.