Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcmeExternalAccount ¶
type AcmeExternalAccount struct { HmacEncoded string `json:"hmac_encoded"` KeyId string `json:"key_id"` }
func CreateExternalAccountKeyRequest ¶
func CreateExternalAccountKeyRequest(config config.GoogleCloudCredential) (AcmeExternalAccount, error)
Click to show internal directories.
Click to hide internal directories.