pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
EndpointAddressArgsBuilder
Endpoint
Address
Args
Builder
class
EndpointAddressArgsBuilder
Builder for
EndpointAddressArgs
.
Functions
Functions
hostname
Link copied to clipboard
@
JvmName
(
name
=
"lbtwnjygdmnxyhax"
)
suspend
fun
hostname
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qeylyjdtguhaxbju"
)
suspend
fun
hostname
(
value
:
String
?
)
ip
Link copied to clipboard
@
JvmName
(
name
=
"nmymbnfldhhqvwvx"
)
suspend
fun
ip
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qnbopadgogcrcwou"
)
suspend
fun
ip
(
value
:
String
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"batheixpxlwmqflx"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xpahherjciprfofi"
)
suspend
fun
nodeName
(
value
:
String
?
)
target
Ref
Link copied to clipboard
@
JvmName
(
name
=
"jujxrmudoobgjnye"
)
suspend
fun
targetRef
(
value
:
Output
<
ObjectReferenceArgs
>
)
@
JvmName
(
name
=
"cegcfyluvmavhkhn"
)
suspend
fun
targetRef
(
value
:
ObjectReferenceArgs
?
)
@
JvmName
(
name
=
"epuvnpbofmnkthxk"
)
suspend
fun
targetRef
(
argument
:
suspend
ObjectReferenceArgsBuilder
.
(
)
->
Unit
)