blob: 01237ef4841e8c14ba799a5dbe08fae60d40690c [file] [log] [blame]
package snapshots
import gophercloud "gerrit.mcp.mirantis.net/debian/gophercloud.git"
func listURL(c *gophercloud.ServiceClient) string {
return c.ServiceURL("snapshots")
}