summaryrefslogtreecommitdiff
path: root/devel/rubygem-google-apis-cloudkms_v1/pkg-descr
blob: ab925533734c68a34b64aef3949c2ac346bc63d0 (plain) (blame)
1
2
3
4
5
6
7
This is a simple client library for version V1 of the Cloud Key Management
Service (KMS) API. It provides:
- A client object that connects to the HTTP/JSON REST endpoint for the service.
- Ruby objects for data structures related to the service.
- Integration with the googleauth gem for authentication using OAuth, API keys,
  and service accounts.
- Control of retry, pagination, and timeouts.