toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.apps.v1.kotlin.outputs
/
ReplicaSetStatusPatch
/
ReplicaSetStatusPatch
Replica
Set
Status
Patch
constructor
(
availableReplicas
:
Int
?
=
null
,
conditions
:
List
<
ReplicaSetConditionPatch
>
?
=
null
,
fullyLabeledReplicas
:
Int
?
=
null
,
observedGeneration
:
Int
?
=
null
,
readyReplicas
:
Int
?
=
null
,
replicas
:
Int
?
=
null
,
terminatingReplicas
:
Int
?
=
null
)