Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( S3OperationRM = S3Operation("rm") S3OperationMV = S3Operation("mv") )
Functions ¶
This section is empty.
Types ¶
type NFS ¶
type NFS struct {
Host string
Target string
Folder string
Key string
KeyPrefix string
KeyRegex string
MountPath string
ClearOp *S3Op
FailOp *S3Op
Client *NFSMount
}
func (*NFS) HandleFailure ¶
type S3Operation ¶
type S3Operation string
Click to show internal directories.
Click to hide internal directories.