package
0.7.0
Repository: https://github.com/azure/kubernetes-kms.git
Documentation: pkg.go.dev

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