blob: 41f7c60dae215324a5d823aff591e5195df4e0d3 [file] [log] [blame]
Jon Perritt3f847c52015-01-22 21:12:24 -07001// 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.
7package services