Registry / cloud / go-resourcemanager

go-resourcemanager

JSON →
library1.15.0gogounverified

A Go client library for the Google Cloud Resource Manager API.

go get cloud.google.com/go/resourcemanager
INSTALL
IMPORT
SIG · GO-RESOURCEMANAGER
G
go-resourcemanager
cloudgov1.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

resourcemanager
cloud.google.com/go/resourcemanager

Creates a Resource Manager projects client.

package main import ( "context" "cloud.google.com/go/resourcemanager/apiv3" ) func main() { ctx := context.Background() client, _ := resourcemanager.NewProjectsClient(ctx) defer client.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
go-resourcemanager — go get go-resourcemanager · libregistry