Documentation ¶
Overview ¶
Package cdnobjects provides information and interaction with the CDN Object API resource for the Rackspace Cloud Files service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CDNURL ¶ added in v0.2.0
func CDNURL(c *gophercloud.ServiceClient, containerName, objectName string) (string, error)
CDNURL returns the unique CDN URI for the given container and object.
func Delete ¶
func Delete(c *gophercloud.ServiceClient, containerName, objectName string, opts os.DeleteOptsBuilder) os.DeleteResult
Delete is a function that deletes an object from the CDN.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.