https://github.com/zchee/gcp-iam-lister
CLI for detecting IAM roles of the members for the specified Google Cloud Platform project
https://github.com/zchee/gcp-iam-lister
gcp gcp-iam go
Last synced: 2 months ago
JSON representation
CLI for detecting IAM roles of the members for the specified Google Cloud Platform project
- Host: GitHub
- URL: https://github.com/zchee/gcp-iam-lister
- Owner: zchee
- Created: 2019-09-27T06:07:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T21:37:52.000Z (over 5 years ago)
- Last Synced: 2025-01-16T19:49:30.528Z (4 months ago)
- Topics: gcp, gcp-iam, go
- Language: Go
- Homepage: https://godoc.org/github.com/zchee/gcp-iam-lister
- Size: 2.51 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gcp-iam-lister
## Resources
- [google-api-go-client/cloudresourcemanager-gen.go at master · googleapis/google-api-go-client](https://github.com/googleapis/google-api-go-client/blob/master/cloudresourcemanager/v1/cloudresourcemanager-gen.go)
- [google-api-go-client/iam-gen.go at master · googleapis/google-api-go-client](https://github.com/googleapis/google-api-go-client/blob/master/iam/v1/iam-gen.go)
- [google-cloud-go/iam\_client.go at master · googleapis/google-cloud-go](https://github.com/googleapis/google-cloud-go/blob/master/iam/admin/apiv1/iam_client.go)
- [go-genproto/iam.pb.go at master · googleapis/go-genproto](https://github.com/googleapis/go-genproto/blob/master/googleapis/iam/admin/v1/iam.pb.go)
- [googleapis/iam\_policy.proto at master · googleapis/googleapis](https://github.com/googleapis/googleapis/blob/master/google/iam/v1/iam_policy.proto)
- [api-common-protos/iam\_policy.proto at master · googleapis/api-common-protos](https://github.com/googleapis/api-common-protos/blob/master/google/iam/v1/iam_policy.proto)