Add UpdateKmsKeyringCommand to update keys in the KMS Keyring

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152253868
This commit is contained in:
guyben 2017-04-05 07:16:27 -07:00 committed by Ben McIlwain
parent ef3977e837
commit 47870f98eb
6 changed files with 160 additions and 17 deletions

View file

@ -44,6 +44,7 @@ java_library(
"//java/google/registry/flows",
"//java/google/registry/gcs",
"//java/google/registry/keyring/api",
"//java/google/registry/keyring/kms",
"//java/google/registry/loadtest",
"//java/google/registry/model",
"//java/google/registry/pricing",