| Jamie Hannaford | b0d267b | 2015-02-19 11:59:53 +0100 | [diff] [blame] | 1 | // Package backups provides information and interaction with the backup API |
| 2 | // resource in the Rackspace Database service. | ||||
| 3 | // | ||||
| 4 | // A backup is a copy of a database instance that can be used to restore it to | ||||
| 5 | // some defined point in history. | ||||
| Jamie Hannaford | 302c0b6 | 2015-02-16 14:12:34 +0100 | [diff] [blame] | 6 | package backups |