package serviceassets
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets"
Package serviceassets provides information and interaction with the serviceassets API resource in the Rackspace CDN service. This API resource allows for deleting cached assets.
A service distributes assets across the network. Service assets let you interrogate properties about these assets and perform certain actions on them.
Index ¶
Functions ¶
func Delete ¶
func Delete(c *gophercloud.ServiceClient, id string, opts os.DeleteOptsBuilder) os.DeleteResult
Delete accepts a unique ID and deletes the CDN service asset associated with it.
Source Files ¶
delegate.go doc.go
- Version
- v1.1.3
- Published
- Dec 7, 2015
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 10 minutes ago –
Tools for package owners.