toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin
/
ReplicationControllerPatchArgs
/
ReplicationControllerPatchArgs
Replication
Controller
Patch
Args
constructor
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaPatchArgs
>
?
=
null
,
spec
:
Output
<
ReplicationControllerSpecPatchArgs
>
?
=
null
)