pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ContainerPortPatchArgsBuilder
Container
Port
Patch
Args
Builder
class
ContainerPortPatchArgsBuilder
Builder for
ContainerPortPatchArgs
.
Functions
Functions
container
Port
Link copied to clipboard
@
JvmName
(
name
=
"kcuypyeuxtprpxcm"
)
suspend
fun
containerPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"aphqqalypdypuuoj"
)
suspend
fun
containerPort
(
value
:
Int
?
)
host
IP
Link copied to clipboard
@
JvmName
(
name
=
"tqbmymvbcmjltbqx"
)
suspend
fun
hostIP
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wtrjtyqttpbpdwcl"
)
suspend
fun
hostIP
(
value
:
String
?
)
host
Port
Link copied to clipboard
@
JvmName
(
name
=
"kyvwtsxigohfdgkm"
)
suspend
fun
hostPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"petqtdoiptxmpvfm"
)
suspend
fun
hostPort
(
value
:
Int
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"ffvbjpwxfsubxwgf"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sgtiwppgevcbqkbk"
)
suspend
fun
name
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"hjuqbvsicihlabdy"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dqaqvhcujdqfpthp"
)
suspend
fun
protocol
(
value
:
String
?
)