SandpointsGitHook/vendor/cloud.google.com/go/iam
2023-07-29 01:10:04 +02:00
..
apiv1/iampb compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
credentials/apiv1 compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
internal compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
CHANGES.md compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
iam.go new vendor... 2021-03-20 23:21:23 +01:00
LICENSE compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00
README.md compile with patched hugo for footnotes... 2023-07-29 01:10:04 +02:00

# IAM API

[![Go Reference](https://pkg.go.dev/badge/cloud.google.com/go/iam.svg)](https://pkg.go.dev/cloud.google.com/go/iam)

Go Client Library for IAM API.

## Install

```bash
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](https://github.com/googleapis/google-cloud-go#go-versions-supported)
section in the root directory's README.

## Authorization

See the [Authorization](https://github.com/googleapis/google-cloud-go#authorization)
section in the root directory's README.

## Contributing

Contributions are welcome. Please, see the [CONTRIBUTING](https://github.com/GoogleCloudPlatform/google-cloud-go/blob/main/CONTRIBUTING.md)
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](https://github.com/GoogleCloudPlatform/google-cloud-go/blob/main/CONTRIBUTING.md#contributor-code-of-conduct)
for more information.