File: README.md

package info (click to toggle)
golang-google-cloud 0.115.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 283,272 kB
  • sloc: sh: 553; makefile: 83; python: 21
file content (40 lines) | stat: -rw-r--r-- 1,381 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Binary Authorization API

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

Go Client Library for Binary Authorization API.

## Install

```bash
go get cloud.google.com/go/binaryauthorization
```

## 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.