# Functions
New creates a new key generation API client.
NewGeneratePublicKeyDefault creates a GeneratePublicKeyDefault with default headers values.
NewGeneratePublicKeyOK creates a GeneratePublicKeyOK with default headers values.
NewGeneratePublicKeyParams creates a new GeneratePublicKeyParams object with the default values initialized.
NewGeneratePublicKeyParamsWithContext creates a new GeneratePublicKeyParams object with the default values initialized, and the ability to set a context for a request.
NewGeneratePublicKeyParamsWithHTTPClient creates a new GeneratePublicKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGeneratePublicKeyParamsWithTimeout creates a new GeneratePublicKeyParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for key generation API
*/.
GeneratePublicKeyBody generate public key body
swagger:model GeneratePublicKeyBody
*/.
GeneratePublicKeyDefault handles this case with default header values.
GeneratePublicKeyDefaultBody generate public key default body
swagger:model GeneratePublicKeyDefaultBody
*/.
GeneratePublicKeyDefaultBodyLinks generate public key default body links
swagger:model GeneratePublicKeyDefaultBodyLinks
*/.
GeneratePublicKeyDefaultBodyLinksDocumentationItems0 generate public key default body links documentation items0
swagger:model GeneratePublicKeyDefaultBodyLinksDocumentationItems0
*/.
GeneratePublicKeyDefaultBodyLinksNextItems0 generate public key default body links next items0
swagger:model GeneratePublicKeyDefaultBodyLinksNextItems0
*/.
GeneratePublicKeyDefaultBodyLinksSelf generate public key default body links self
swagger:model GeneratePublicKeyDefaultBodyLinksSelf
*/.
GeneratePublicKeyDefaultBodyResponseStatus generate public key default body response status
swagger:model GeneratePublicKeyDefaultBodyResponseStatus
*/.
GeneratePublicKeyDefaultBodyResponseStatusDetailsItems0 generate public key default body response status details items0
swagger:model GeneratePublicKeyDefaultBodyResponseStatusDetailsItems0
*/.
GeneratePublicKeyOK handles this case with default header values.
GeneratePublicKeyOKBody flexV1KeysPost200Response
swagger:model GeneratePublicKeyOKBody
*/.
GeneratePublicKeyOKBodyDer The public key in DER format.
GeneratePublicKeyOKBodyJwk The public key in JSON Web Key (JWK) format.
GeneratePublicKeyParams contains all the parameters to send to the API endpoint
for the generate public key operation typically these are written to a http.Request
*/.
GeneratePublicKeyReader is a Reader for the GeneratePublicKey structure.