toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.discovery.v1beta1.kotlin.outputs
/
Endpoint
/
Endpoint
Endpoint
constructor
(
addresses
:
List
<
String
>
,
conditions
:
EndpointConditions
?
=
null
,
hostname
:
String
?
=
null
,
nodeName
:
String
?
=
null
,
targetRef
:
ObjectReference
?
=
null
,
topology
:
Map
<
String
,
String
>
?
=
null
)