snapshot

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSnapshot

func CreateSnapshot(w http.ResponseWriter, r *http.Request)

Types

type SnapshotProfile

type SnapshotProfile struct {
	AwsAccesskey     string `json:"AWS_ACCESS_KEY_ID"`
	AwsSecretkey     string `json:"AWS_SECRET_ACCESS_KEY"`
	ResticRepository string `json:"RESTIC_REPOSITORY"`
	ResticPassword   string `json:"RESTIC_PASSWORD"`
	TimeInterval     int    `json:"timeInterval"`
	ResticSourceRepo string `json:"resticSourceRepo"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL