Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceV1 ¶
type ServiceV1 struct{}
ServiceV2 serves as dispatcher for Glance API version 2.0
func (ServiceV1) GetImages ¶
func (s ServiceV1) GetImages(provider *gophercloud.ProviderClient) (map[string]types.Images, error)
GetLimits collects images by sending REST call to glancehost:9292/v1/images/detail
Click to show internal directories.
Click to hide internal directories.