package base
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base"
Package base provides information and interaction with the base API resource in the Rackspace CDN service. This API resource allows for retrieving the Home Document and pinging the root URL.
Index ¶
- func Get(c *gophercloud.ServiceClient) os.GetResult
- func Ping(c *gophercloud.ServiceClient) os.PingResult
Functions ¶
func Get ¶
func Get(c *gophercloud.ServiceClient) os.GetResult
Get retrieves the home document, allowing the user to discover the entire API.
func Ping ¶
func Ping(c *gophercloud.ServiceClient) os.PingResult
Ping retrieves a ping to the server.
Source Files ¶
delegate.go doc.go
- Version
- v1.1.8
- Published
- Feb 23, 2016
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 59 seconds ago –
Tools for package owners.