toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ServicePortArgsBuilder
Service
Port
Args
Builder
class
ServicePortArgsBuilder
Builder for
ServicePortArgs
.
Members
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"cuneudoptrwbyuyw"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"baxmajhpsjqmltvt"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"qfixfbbepffquqja"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jhtwvawkqyvvltek"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"mtwwoitaikiytwnw"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cnuvowjckomavdda"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"lvjieqoagcmdaccy"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hemicidsbvtwjxtj"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"cqhygtspbnhuiecb"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rvjuvfsfprwqxxml"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"tbncurhbgyptbtuf"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"nppjtukxlsirabmy"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"rnhwosibxekerpfk"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"gwndicuokmeehdue"
)
fun
targetPort
(
value
:
String
)