@valon-technologies/gestalt
Preparing search index...
index
StartRuntimeSessionRequest
Interface StartRuntimeSessionRequest
interface
StartRuntimeSessionRequest
{
appName
:
string
;
template
?:
string
;
image
?:
string
;
metadata
?:
Record
<
string
,
string
>
;
imagePullAuth
?:
RuntimeImagePullAuth
;
}
Index
Properties
app
Name
template?
image?
metadata?
image
Pull
Auth?
Properties
app
Name
appName
:
string
Optional
template
template
?:
string
Optional
image
image
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
Optional
image
Pull
Auth
imagePullAuth
?:
RuntimeImagePullAuth
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
Name
template
image
metadata
image
Pull
Auth
@valon-technologies/gestalt
Loading...