pulumi-kubernetes-kotlin
3.30.2.1
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
=
"ibbcbvdyiiudrgan"
)
suspend
fun
currentHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lajvhbyutwnfbfku"
)
suspend
fun
currentHealthy
(
value
:
Int
)
desired
Healthy
Link copied to clipboard
@
JvmName
(
name
=
"tbaniwbpffrejgbc"
)
suspend
fun
desiredHealthy
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rrsbhlpkblslpnlp"
)
suspend
fun
desiredHealthy
(
value
:
Int
)
disrupted
Pods
Link copied to clipboard
@
JvmName
(
name
=
"rvlhnjlpytdkxmro"
)
suspend
fun
disruptedPods
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"aegulvjrwduvsuhu"
)
fun
disruptedPods
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"bcghevbncnwmpgoh"
)
suspend
fun
disruptedPods
(
value
:
Map
<
String
,
String
>
?
)
disruptions
Allowed
Link copied to clipboard
@
JvmName
(
name
=
"pnenwdbdewqbouas"
)
suspend
fun
disruptionsAllowed
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mkdyncimdnkxekkl"
)
suspend
fun
disruptionsAllowed
(
value
:
Int
)
expected
Pods
Link copied to clipboard
@
JvmName
(
name
=
"pptufyvfoqcifbpg"
)
suspend
fun
expectedPods
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xbahdspnscfhsexg"
)
suspend
fun
expectedPods
(
value
:
Int
)
observed
Generation
Link copied to clipboard
@
JvmName
(
name
=
"thbuplcedvhlqxjb"
)
suspend
fun
observedGeneration
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nvmbnrkldmoenyuc"
)
suspend
fun
observedGeneration
(
value
:
Int
?
)