Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerBackup ¶
type ContainerBackup struct {
// contains filtered or unexported fields
}
func NewBackup ¶
func NewBackup(addr, proto string, rw io.ReadWriteSeeker) *ContainerBackup
func (*ContainerBackup) Restore ¶
func (b *ContainerBackup) Restore() error
func (*ContainerBackup) VolumeContainerStore ¶
func (b *ContainerBackup) VolumeContainerStore(containerId string) (uint, error)
Click to show internal directories.
Click to hide internal directories.