pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
EndpointAddressPatchArgs
/
EndpointAddressPatchArgs
Endpoint
Address
Patch
Args
fun
EndpointAddressPatchArgs
(
hostname
:
Output
<
String
>
?
=
null
,
ip
:
Output
<
String
>
?
=
null
,
nodeName
:
Output
<
String
>
?
=
null
,
targetRef
:
Output
<
ObjectReferencePatchArgs
>
?
=
null
)