toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ReplicationControllerSpecPatchArgs
/
ReplicationControllerSpecPatchArgs
Replication
Controller
Spec
Patch
Args
constructor
(
minReadySeconds
:
Output
<
Int
>
?
=
null
,
replicas
:
Output
<
Int
>
?
=
null
,
selector
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
template
:
Output
<
PodTemplateSpecPatchArgs
>
?
=
null
)