apc.MossReq
Properties
Name |
Type |
Description |
coer |
Boolean |
primary usage: ignore missing files and/or objects - include them under \"404/\" prefix and keep going |
in |
List |
of arbitrary size >= 1 |
mime |
String |
enum { archive.ExtTar, archive.ExtTGZ, ... } from \"cmn/archive/mime.go\"; empty string defaults to TAR |
onob |
Boolean |
name-in-archive: default naming convention is <Bucket>/<ObjName>; set this flag to have <ObjName> only |
strm |
Boolean |
stream resulting archive prior to finalizing it in memory |
[Back to Model list] [Back to API list]