# Functions
NewConoha creates ConoHa API client.
# Structs
Access represents data contains token and metadata.
BillingInvoice represents invoice information.
BillingInvoiceItem represents detailed information of the invoice.
ComputeFlavor represents the plan's information.
ComputeImage represents the server information.
ComputeImageMetadata represents metadata for the server.
ComputeSecurityGroup represents the security group applied to the server.
ComputeServer represents the server information.
ComputeServerAddress represents the server's address information.
ComputeServerLink represents the link for the server.
ComputeServerMetadata represents the metadata for the server.
Conoha represents ConoHa APi Client.
ErrUnauthorized will used when unauthorized response returned.
IsoImage represents ISO image.
Keypair represents key pair information.
KeypairParent represents keypair data wrapper.
Link represents the information of the link.
Notification represents notification from ConoHa to the users.
OrderItem represents the services/products ordered by the user.
PaymentHistory represents payment history.
PaymentSummary represencts summarized information of the payment.
ResponseMeta represents response information (i.e status code).
Token represents the ConoHa API access token.
Version represents API version for each endpoint.