EkmService

com.google.cloud.kms.v1.ekm_service.EkmService
See theEkmService companion object
trait EkmService[F[_]]

Google Cloud Key Management EKM Service

Manages external cryptographic keys and operations using those keys. Implements a REST model with the following objects:

  • [EkmConnection][google.cloud.kms.v1.EkmConnection]

Attributes

Companion
object
Source
EkmService.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Creates a new [EkmConnection][google.cloud.kms.v1.EkmConnection] in a given Project and Location.

Creates a new [EkmConnection][google.cloud.kms.v1.EkmConnection] in a given Project and Location.

Attributes

Source
EkmService.scala

Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.

Returns the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.

Attributes

Source
EkmService.scala

Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].

Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].

Attributes

Source
EkmService.scala

Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].

Lists [EkmConnections][google.cloud.kms.v1.EkmConnection].

Attributes

Source
EkmService.scala

Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.

Updates the [EkmConfig][google.cloud.kms.v1.EkmConfig] singleton resource for a given project and location.

Attributes

Source
EkmService.scala

Updates an [EkmConnection][google.cloud.kms.v1.EkmConnection]'s metadata.

Updates an [EkmConnection][google.cloud.kms.v1.EkmConnection]'s metadata.

Attributes

Source
EkmService.scala

Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection]. If there is an error connecting to the EKM, this method returns a FAILED_PRECONDITION status containing structured information as described at https://cloud.google.com/kms/docs/reference/ekm_errors.

Verifies that Cloud KMS can successfully connect to the external key manager specified by an [EkmConnection][google.cloud.kms.v1.EkmConnection]. If there is an error connecting to the EKM, this method returns a FAILED_PRECONDITION status containing structured information as described at https://cloud.google.com/kms/docs/reference/ekm_errors.

Attributes

Source
EkmService.scala