Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct { context.Context Name string ContainerBackupDir string // initially set by daemon cli, is passed through on all other instances HostBackupDir string // initially set by daemon cli, is passed through on all other instances DockerHosts []string // initially set by daemon cli, is passed through on all other instances Debug bool DryRun bool // contains filtered or unexported fields }
func (Context) FeedbackJson ¶ added in v0.0.8
Click to show internal directories.
Click to hide internal directories.