toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.policy.v1beta1.kotlin.inputs
/
PodDisruptionBudgetStatusArgsBuilder
Pod
Disruption
Budget
Status
Args
Builder
class
PodDisruptionBudgetStatusArgsBuilder
Builder for
PodDisruptionBudgetStatusArgs
.
Members
Functions
current
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"tflttiqhrwlxgbuh"
)
suspend
fun
currentHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pjdcowjyqpnbktar"
)
suspend
fun
currentHealthy
(
value
:
Int
)
desired
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"qsoxealmnewpkfel"
)
suspend
fun
desiredHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yvlnemfdgmoudxfw"
)
suspend
fun
desiredHealthy
(
value
:
Int
)
disrupted
Pods
Link copied to clipboard
@
JvmName
(
name
=
"xvehisknnhthxwkl"
)
suspend
fun
disruptedPods
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"lfstyrmreprabrwx"
)
fun
disruptedPods
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"vgpdshsbiulfijyi"
)
suspend
fun
disruptedPods
(
value
:
Map
<
String
,
String
>
?
)
disruptions
Allowed
Link copied to clipboard
@
JvmName
(
name
=
"qmukwepklybyvprk"
)
suspend
fun
disruptionsAllowed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nflibuwmjbaijexs"
)
suspend
fun
disruptionsAllowed
(
value
:
Int
)
expected
Pods
Link copied to clipboard
@
JvmName
(
name
=
"rapixtdmyiatghxx"
)
suspend
fun
expectedPods
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"omurjfrmqppbutxk"
)
suspend
fun
expectedPods
(
value
:
Int
)
observed
Generation
Link copied to clipboard
@
JvmName
(
name
=
"xgnkdcmkgrnhfmtw"
)
suspend
fun
observedGeneration
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xwaubungmwvpoidu"
)
suspend
fun
observedGeneration
(
value
:
Int
?
)