modal
Preparing search index...
ClsWithOptionsParams
Type Alias ClsWithOptionsParams
type
ClsWithOptionsParams
=
{
bufferContainers
?:
number
;
cpu
?:
number
;
cpuLimit
?:
number
;
env
?:
Record
<
string
,
string
>
;
gpu
?:
string
;
maxContainers
?:
number
;
memoryLimitMiB
?:
number
;
memoryMiB
?:
number
;
retries
?:
number
|
Retries
;
scaledownWindowMs
?:
number
;
secrets
?:
Secret
[]
;
timeoutMs
?:
number
;
volumes
?:
Record
<
string
,
Volume
>
;
}
Index
Properties
buffer
Containers?
cpu?
cpu
Limit?
env?
gpu?
max
Containers?
memory
Limit
Mi
B?
memory
Mi
B?
retries?
scaledown
Window
Ms?
secrets?
timeout
Ms?
volumes?
Properties
Optional
buffer
Containers
bufferContainers
?:
number
Optional
cpu
cpu
?:
number
Optional
cpu
Limit
cpuLimit
?:
number
Optional
env
env
?:
Record
<
string
,
string
>
Optional
gpu
gpu
?:
string
Optional
max
Containers
maxContainers
?:
number
Optional
memory
Limit
Mi
B
memoryLimitMiB
?:
number
Optional
memory
Mi
B
memoryMiB
?:
number
Optional
retries
retries
?:
number
|
Retries
Optional
scaledown
Window
Ms
scaledownWindowMs
?:
number
Optional
secrets
secrets
?:
Secret
[]
Optional
timeout
Ms
timeoutMs
?:
number
Optional
volumes
volumes
?:
Record
<
string
,
Volume
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer
Containers
cpu
cpu
Limit
env
gpu
max
Containers
memory
Limit
Mi
B
memory
Mi
B
retries
scaledown
Window
Ms
secrets
timeout
Ms
volumes
modal
Loading...