certificates/kms/cloudkms
Mariano Cano 1138cc4207 Retry CloudKMS GetPublicKey.
On HSM keys are not generated instantly and the GetPublicKey fails
with a FailedPrecondition error. This change will retry GetPublicKey
if this happens.
2020-02-21 12:36:29 -08:00
..
testdata Add tests for cloudkms. 2020-01-15 19:32:26 -08:00
cloudkms.go Retry CloudKMS GetPublicKey. 2020-02-21 12:36:29 -08:00
cloudkms_test.go Retry CloudKMS GetPublicKey. 2020-02-21 12:36:29 -08:00
mock_test.go Add tests for cloudkms. 2020-01-15 19:32:26 -08:00
signer.go Make Signer public and add contructor NewCloudKMS. 2020-01-21 19:09:21 -08:00
signer_test.go Make Signer public and add contructor NewCloudKMS. 2020-01-21 19:09:21 -08:00