buildahcker
Preparing search index...
MkerofsOptions
Interface MkerofsOptions
interface
MkerofsOptions
{
apkCache
?:
string
;
containerCache
?:
ContainerCache
;
erofsUtilsSource
?:
ImageOrContainer
;
excludeRegex
?:
string
[]
;
inputFolder
:
string
;
logger
?:
Writable
;
metadataFile
?:
string
;
outputFile
:
string
;
timestamp
?:
string
|
number
;
uuid
?:
string
;
veritySetup
?:
Omit
<
VeritySetupOptions
,
"file"
|
"metadataFile"
>
;
}
Index
Properties
apk
Cache?
container
Cache?
erofs
Utils
Source?
exclude
Regex?
input
Folder
logger?
metadata
File?
output
File
timestamp?
uuid?
verity
Setup?
Properties
Optional
apk
Cache
apkCache
?:
string
Optional
container
Cache
containerCache
?:
ContainerCache
Optional
erofs
Utils
Source
erofsUtilsSource
?:
ImageOrContainer
Optional
exclude
Regex
excludeRegex
?:
string
[]
input
Folder
inputFolder
:
string
Optional
logger
logger
?:
Writable
Optional
metadata
File
metadataFile
?:
string
output
File
outputFile
:
string
Optional
timestamp
timestamp
?:
string
|
number
Optional
uuid
uuid
?:
string
Optional
verity
Setup
veritySetup
?:
Omit
<
VeritySetupOptions
,
"file"
|
"metadataFile"
>
Settings
Theme
OS
Light
Dark
On This Page
Properties
apk
Cache
container
Cache
erofs
Utils
Source
exclude
Regex
input
Folder
logger
metadata
File
output
File
timestamp
uuid
verity
Setup
buildahcker
Loading...