Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupContainer ¶
type BackupContainer struct { Container // contains filtered or unexported fields }
func NewBackupContainer ¶
type CifsAddress ¶
func NewCifsAddress ¶
func NewCifsAddress(address string) (CifsAddress, error)
func (CifsAddress) String ¶
func (a CifsAddress) String() string
type Container ¶
type Container struct { Name string // contains filtered or unexported fields }
func FindContainer ¶
type Volume ¶
func NewCifsVolume ¶
Click to show internal directories.
Click to hide internal directories.