gogol-cloudkms: Google Cloud Key Management Service (KMS) SDK.

[ cloud, google, library, mpl, network ] [ Propose Tags ] [ Report a vulnerability ]

Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications.

Warning: This is an experimental prototype/preview release which is still under exploratory development and not intended for public use, caveat emptor!

This library is compatible with version v1 of the API.


[Skip to Readme]

Modules

  • Gogol
    • Gogol.CloudKMS
      • Folders
        • Gogol.CloudKMS.Folders.GetAutokeyConfig
        • Gogol.CloudKMS.Folders.UpdateAutokeyConfig
      • Projects
        • Locations
          • EkmConfig
            • Gogol.CloudKMS.Projects.Locations.EkmConfig.GetIamPolicy
            • Gogol.CloudKMS.Projects.Locations.EkmConfig.SetIamPolicy
            • Gogol.CloudKMS.Projects.Locations.EkmConfig.TestIamPermissions
          • EkmConnections
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.Create
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.Get
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.GetIamPolicy
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.List
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.Patch
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.SetIamPolicy
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.TestIamPermissions
            • Gogol.CloudKMS.Projects.Locations.EkmConnections.VerifyConnectivity
          • Gogol.CloudKMS.Projects.Locations.GenerateRandomBytes
          • Gogol.CloudKMS.Projects.Locations.Get
          • Gogol.CloudKMS.Projects.Locations.GetEkmConfig
          • KeyHandles
            • Gogol.CloudKMS.Projects.Locations.KeyHandles.Create
            • Gogol.CloudKMS.Projects.Locations.KeyHandles.Get
            • Gogol.CloudKMS.Projects.Locations.KeyHandles.List
          • KeyRings
            • Gogol.CloudKMS.Projects.Locations.KeyRings.Create
            • CryptoKeys
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.Create
              • CryptoKeyVersions
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.AsymmetricDecrypt
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.AsymmetricSign
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.Create
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.Destroy
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.Get
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.GetPublicKey
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.Import
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.List
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.MacSign
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.MacVerify
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.Patch
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.RawDecrypt
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.RawEncrypt
                • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.CryptoKeyVersions.Restore
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.Decrypt
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.Encrypt
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.Get
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.GetIamPolicy
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.List
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.Patch
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.SetIamPolicy
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.TestIamPermissions
              • Gogol.CloudKMS.Projects.Locations.KeyRings.CryptoKeys.UpdatePrimaryVersion
            • Gogol.CloudKMS.Projects.Locations.KeyRings.Get
            • Gogol.CloudKMS.Projects.Locations.KeyRings.GetIamPolicy
            • ImportJobs
              • Gogol.CloudKMS.Projects.Locations.KeyRings.ImportJobs.Create
              • Gogol.CloudKMS.Projects.Locations.KeyRings.ImportJobs.Get
              • Gogol.CloudKMS.Projects.Locations.KeyRings.ImportJobs.GetIamPolicy
              • Gogol.CloudKMS.Projects.Locations.KeyRings.ImportJobs.List
              • Gogol.CloudKMS.Projects.Locations.KeyRings.ImportJobs.SetIamPolicy
              • Gogol.CloudKMS.Projects.Locations.KeyRings.ImportJobs.TestIamPermissions
            • Gogol.CloudKMS.Projects.Locations.KeyRings.List
            • Gogol.CloudKMS.Projects.Locations.KeyRings.SetIamPolicy
            • Gogol.CloudKMS.Projects.Locations.KeyRings.TestIamPermissions
          • Gogol.CloudKMS.Projects.Locations.List
          • Operations
            • Gogol.CloudKMS.Projects.Locations.Operations.Get
          • Gogol.CloudKMS.Projects.Locations.UpdateEkmConfig
        • Gogol.CloudKMS.Projects.ShowEffectiveAutokeyConfig
      • Gogol.CloudKMS.Types

Flags

Manual Flags

NameDescriptionDefault
field-selectors

If record field selectors should be enabled. Disabling this requires GHC >=9.2 and the NoFieldSelectors extension.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.4.0, 0.5.0, 1.0.0
Dependencies gogol-core (>=1.0.0 && <1.1) [details]
License MPL-2.0
Copyright Copyright (c) 2015-2025 Brendan Hay
Author Brendan Hay
Maintainer Brendan Hay <brendan.g.hay+gogol@gmail.com>, Toni Cebrián <toni@tonicebrian.com>
Category Google
Home page https://github.com/brendanhay/gogol
Bug tracker https://github.com/brendanhay/gogol/issues
Source repo head: git clone git://github.com/brendanhay/gogol.git(gogol-cloudkms)
Uploaded by BrendanHay at 2025-05-07T06:07:17Z
Distributions
Downloads 970 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2025-05-07 [all 2 reports]

Readme for gogol-cloudkms-1.0.0

[back to package description]

gogol-cloudkms

Version

1.0.0

Description

A client library for the Google Cloud Key Management Service (KMS).

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Note: this library is an auto-generated Haskell package. Please see gogol-gen for more information.

Licence

gogol-cloudkms is released under the Mozilla Public License Version 2.0.