pulumi-kubernetes-kotlin
3.30.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ServicePortArgsBuilder
Service
Port
Args
Builder
class
ServicePortArgsBuilder
Builder for
ServicePortArgs
.
Functions
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"evtogrdkbiritxuf"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rfjblobmhwmdyroi"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"vgdiredvnghekabq"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kwhmscgrvnmbvajq"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"ahaajbucaqgqqaic"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"olcfawldfelammwe"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"udbipeyecbyyfhkf"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"uanijquiahdfnomy"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"dhutageqpojdwtxe"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uckfcvtmycplnqif"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"jrodohcsjylddflc"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"hbwkufmawsfyacdn"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"fjcdryfbriqcoodg"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"junbklxpsbilfwmm"
)
fun
targetPort
(
value
:
String
)