Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIOptions ¶
type APIOptionsResp ¶
type APIOptionsResp struct {
APIOptions APIOptions `json:"dc_api_options"`
}
type GetResult ¶
type GetResult struct {
// contains filtered or unexported fields
}
func Get ¶
func Get(client *gophercloud.ServiceClient) (r GetResult)
func (GetResult) Extract ¶
func (r GetResult) Extract() (*APIOptions, error)
type OptsBuilder ¶
Click to show internal directories.
Click to hide internal directories.