@nebius/js-sdk - v0.1.22
Services Index
GitHub
Preparing search index...
api/nebius/mk8s/v1alpha1
NodeAutoRepairCondition
Interface NodeAutoRepairCondition
interface
NodeAutoRepairCondition
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.mk8s.v1alpha1.NodeAutoRepairCondition"
;
status
:
ConditionStatus
;
trigger
?:
|
{
$case
:
"timeout"
;
timeout
:
Duration
}
|
{
$case
:
"disabled"
;
disabled
:
boolean
}
;
type
:
string
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
status
trigger?
type
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.mk8s.v1alpha1.NodeAutoRepairCondition"
status
status
:
ConditionStatus
Node condition status.
Optional
trigger
trigger
?:
|
{
$case
:
"timeout"
;
timeout
:
Duration
}
|
{
$case
:
"disabled"
;
disabled
:
boolean
}
type
type
:
string
Node condition type.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
status
trigger
type
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.22
Loading...
Node condition status.