Jon Perritt | 3f847c5 | 2015-01-22 21:12:24 -0700 | [diff] [blame] | 1 | // Package services provides information and interaction with the services API |
2 | // resource in the OpenStack CDN service. This API resource allows for | ||||
3 | // listing, creating, updating, retrieving, and deleting services. | ||||
4 | // | ||||
5 | // A service represents an application that has its content cached to the edge | ||||
6 | // nodes. | ||||
7 | package services |