pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.policy.v1beta1.kotlin.inputs
/
PodDisruptionBudgetStatusArgsBuilder
Pod
Disruption
Budget
Status
Args
Builder
class
PodDisruptionBudgetStatusArgsBuilder
Builder for
PodDisruptionBudgetStatusArgs
.
Functions
Functions
current
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"kusmxpmyacabaljc"
)
suspend
fun
currentHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jyosikvkuchdsaey"
)
suspend
fun
currentHealthy
(
value
:
Int
)
desired
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"jkkeoboqcnskgwtq"
)
suspend
fun
desiredHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bqnjqctwaigulnmc"
)
suspend
fun
desiredHealthy
(
value
:
Int
)
disrupted
Pods
Link copied to clipboard
@
JvmName
(
name
=
"lgnusehascdsinvt"
)
suspend
fun
disruptedPods
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"rpdngwaavryeqdlk"
)
fun
disruptedPods
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"mxffpghhwlroowda"
)
suspend
fun
disruptedPods
(
value
:
Map
<
String
,
String
>
?
)
disruptions
Allowed
Link copied to clipboard
@
JvmName
(
name
=
"nrularxxqosfedem"
)
suspend
fun
disruptionsAllowed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ruygxlvtwblmdhvd"
)
suspend
fun
disruptionsAllowed
(
value
:
Int
)
expected
Pods
Link copied to clipboard
@
JvmName
(
name
=
"oxlbowsdmydptwix"
)
suspend
fun
expectedPods
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tciucndfdxvhnpmd"
)
suspend
fun
expectedPods
(
value
:
Int
)
observed
Generation
Link copied to clipboard
@
JvmName
(
name
=
"aayrxmynfbdfdvof"
)
suspend
fun
observedGeneration
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qldmbswdhcoueuqd"
)
suspend
fun
observedGeneration
(
value
:
Int
?
)