# Packages
No description provided by the author
# Functions
NewKeyVaultClient returns a new key vault client to use for kms operations.
NewKMSv1Server creates an instance of the KMS Service Server.
NewKMSv2Server creates an instance of the KMS Service Server with v2 apis.
# Structs
Config is the configuration for the KMS plugin.
HealthZ is the health check server for the KMS plugin.
KeyManagementServiceServer is a gRPC server.
KeyManagementServiceV2Server is a gRPC server.
KeyVaultClient is a client for interacting with Keyvault.
# Interfaces
Client interface for interacting with Keyvault.