peridot/vendor/cloud.google.com/go/iam
Mustafa Gezen ad0f7a5305
Major upgrades
Upgrade to Go 1.20.5, Hydra v2 SDK, rules-go v0.44.2 (with proper resolves), protobuf v25.3 and mass upgrade of Go dependencies.
2024-03-17 08:06:08 +01:00
..
apiv1/iampb Major upgrades 2024-03-17 08:06:08 +01:00
BUILD.bazel Major upgrades 2024-03-17 08:06:08 +01:00
CHANGES.md Major upgrades 2024-03-17 08:06:08 +01:00
LICENSE Major upgrades 2024-03-17 08:06:08 +01:00
README.md Major upgrades 2024-03-17 08:06:08 +01:00
iam.go Major upgrades 2024-03-17 08:06:08 +01:00

README.md

IAM API

Go Reference

Go Client Library for IAM API.

Install

go get cloud.google.com/go/iam

Stability

The stability of this module is indicated by SemVer.

However, a v1+ module may have breaking changes in two scenarios:

  • Packages with alpha or beta in the import path
  • The GoDoc has an explicit stability disclaimer (for example, for an experimental feature).

Go Version Support

See the Go Versions Supported section in the root directory's README.

Authorization

See the Authorization section in the root directory's README.

Contributing

Contributions are welcome. Please, see the CONTRIBUTING document for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Contributor Code of Conduct for more information.