Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
1ce30f2d820649d2859c01626215824af0e09a39
/
.
/
openstack
/
networking
/
v2
/
api_versions
/
results.go
blob: 159f03ae54c28da2834039c519399a801b4afa69 [
file
] [
log
] [
blame
]
package networks
type APIVersion struct {
Status string
ID string
}
type APIResource struct {
Name string
Collection string
}