Documentation ¶
Index ¶
Constants ¶
View Source
const ReferenceScheme = "gcpkms://"
schemes for various KMS services are copied from https://github.com/google/go-cloud/tree/master/secrets
Variables ¶
View Source
var (
ErrKMSReference = errors.New("kms specification should be in the format gcpkms://projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEY_RING]/cryptoKeys/[KEY]")
)
Functions ¶
func ValidReference ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.