pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ServicePortPatchArgsBuilder
Service
Port
Patch
Args
Builder
class
ServicePortPatchArgsBuilder
Builder for
ServicePortPatchArgs
.
Functions
Functions
app
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"tpxxweeuqfsgcrkn"
)
suspend
fun
appProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ywqueutjebsyukey"
)
suspend
fun
appProtocol
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"aasvpalccsaogcpq"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"thsqmggxbaiasaqi"
)
suspend
fun
name
(
value
:
String
?
)
node
Port
Link copied to clipboard
@
JvmName
(
name
=
"tvaowcjgsyxodmsc"
)
suspend
fun
nodePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bowmfgrjepdokgcq"
)
suspend
fun
nodePort
(
value
:
Int
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"lkvdmupnoxjqaipv"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"owgwwunqtmfrmeni"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"oehmvmbpjrkcmdmh"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"caemupkwlexwtdvq"
)
suspend
fun
protocol
(
value
:
String
?
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"rutetcwomlphurde"
)
suspend
fun
targetPort
(
value
:
Either
<
Int
,
String
>
?
)
@
JvmName
(
name
=
"cnbooktgbwrfaoai"
)
suspend
fun
targetPort
(
value
:
Output
<
Either
<
Int
,
String
>
>
)
@
JvmName
(
name
=
"ujwpwokyxkytlkec"
)
fun
targetPort
(
value
:
Int
)
@
JvmName
(
name
=
"nhxwjxttolggnewg"
)
fun
targetPort
(
value
:
String
)