blob: 664eeadb84349d477a81a4edc6302a6c38b2cd90 [file] [log] [blame]
Jamie Hannafordb0d267b2015-02-19 11:59:53 +01001// 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 Hannaford302c0b62015-02-16 14:12:34 +01006package backups