Module cloud_storage::hmac_key[][src]

An Hmac key is a secret key stored in Cloud Storage.

Structs

HmacKey

The HmacKey resource represents an HMAC key within Cloud Storage. The resource consists of a secret and HmacMeta. HMAC keys can be used as credentials for service accounts. For more information, see HMAC Keys.

HmacMeta

Contains information about an Hmac Key.

Enums

HmacState

The state of an Hmac Key.