Preparing search index...
The search index is not available
buildahcker
buildahcker
SSHKeyGenConfig
Interface SSHKeyGenConfig<T, P, S>
interface
SSHKeyGenConfig
<
T
,
P
,
S
>
{
apkCache
?:
string
;
containerCache
?:
ContainerCache
;
logger
?:
Writable
;
opensshSource
?:
ImageOrContainer
;
outputFolder
:
string
;
prefix
?:
P
;
suffix
?:
S
;
types
?:
T
[]
;
}
Type Parameters
T
extends
SSHKeyType
P
extends
string
S
extends
string
Index
Properties
apk
Cache?
container
Cache?
logger?
openssh
Source?
output
Folder
prefix?
suffix?
types?
Properties
Optional
apk
Cache
apk
Cache
?:
string
Optional
container
Cache
container
Cache
?:
ContainerCache
Optional
logger
logger
?:
Writable
Optional
openssh
Source
openssh
Source
?:
ImageOrContainer
output
Folder
output
Folder
:
string
Optional
prefix
prefix
?:
P
Optional
suffix
suffix
?:
S
Optional
types
types
?:
T
[]
Settings
Theme
OS
Light
Dark
On This Page
apk
Cache
container
Cache
logger
openssh
Source
output
Folder
prefix
suffix
types
buildahcker
Loading...
Generated using
TypeDoc