buildahcker
Preparing search index...
ABPartitionsRootPartitionOptions
Interface ABPartitionsRootPartitionOptions
interface
ABPartitionsRootPartitionOptions
{
apkCache
?:
string
;
containerCache
?:
ContainerCache
;
kernelCmdline
?:
string
;
logger
?:
Writable
;
rootPartitionGrubCfg
?:
string
;
sourceRootImage
:
string
;
sourceRootInitrdPath
?:
string
;
sourceRootKernelPath
?:
string
;
squashfsToolsSource
?:
ImageOrContainer
;
updateToolPath
?:
string
;
}
Index
Properties
apk
Cache?
container
Cache?
kernel
Cmdline?
logger?
root
Partition
Grub
Cfg?
source
Root
Image
source
Root
Initrd
Path?
source
Root
Kernel
Path?
squashfs
Tools
Source?
update
Tool
Path?
Properties
Optional
apk
Cache
apkCache
?:
string
Optional
container
Cache
containerCache
?:
ContainerCache
Optional
kernel
Cmdline
kernelCmdline
?:
string
Optional
logger
logger
?:
Writable
Optional
root
Partition
Grub
Cfg
rootPartitionGrubCfg
?:
string
source
Root
Image
sourceRootImage
:
string
Optional
source
Root
Initrd
Path
sourceRootInitrdPath
?:
string
Optional
source
Root
Kernel
Path
sourceRootKernelPath
?:
string
Optional
squashfs
Tools
Source
squashfsToolsSource
?:
ImageOrContainer
Optional
update
Tool
Path
updateToolPath
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
apk
Cache
container
Cache
kernel
Cmdline
logger
root
Partition
Grub
Cfg
source
Root
Image
source
Root
Initrd
Path
source
Root
Kernel
Path
squashfs
Tools
Source
update
Tool
Path
buildahcker
Loading...