Versions in this module Expand all Collapse all v0 v0.7.1 Dec 27, 2019 Changes in this version + func List(client *gophercloud.ServiceClient) pagination.Pager + type Service struct + Binary string + DisabledReason string + Host string + ID string + State string + Status string + UpdatedAt time.Time + Zone string + func ExtractServices(r pagination.Page) ([]Service, error) + func (r *Service) UnmarshalJSON(b []byte) error + type ServicePage struct + func (page ServicePage) IsEmpty() (bool, error)