pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
EndpointAddressPatch
/
EndpointAddressPatch
Endpoint
Address
Patch
fun
EndpointAddressPatch
(
hostname
:
String
?
=
null
,
ip
:
String
?
=
null
,
nodeName
:
String
?
=
null
,
targetRef
:
ObjectReferencePatch
?
=
null
)