Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type GoogleCloudStorage ¶
type GoogleCloudStorage struct {
// contains filtered or unexported fields
}
func Initialize ¶
func Initialize(config Configuration) *GoogleCloudStorage
func (*GoogleCloudStorage) Backup ¶
func (gcs *GoogleCloudStorage) Backup(name string) error
func (*GoogleCloudStorage) Restore ¶
func (gcs *GoogleCloudStorage) Restore() error
Click to show internal directories.
Click to hide internal directories.