github.com/gophercloud/gophercloud@v1.11.0/openstack/cdn/v1/services/doc.go (about)

     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