toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ContainerPortPatchArgsBuilder
Container
Port
Patch
Args
Builder
class
ContainerPortPatchArgsBuilder
Builder for
ContainerPortPatchArgs
.
Members
Functions
container
Port
Link copied to clipboard
@
JvmName
(
name
=
"ldvmvgehclgwsjns"
)
suspend
fun
containerPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cupoydycdswjqdcj"
)
suspend
fun
containerPort
(
value
:
Int
?
)
host
IP
Link copied to clipboard
@
JvmName
(
name
=
"bfhccwgxfcodtxfk"
)
suspend
fun
hostIP
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ihrmcwvcqqrvulxy"
)
suspend
fun
hostIP
(
value
:
String
?
)
host
Port
Link copied to clipboard
@
JvmName
(
name
=
"whlgtltsheokhcqx"
)
suspend
fun
hostPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"egllumxafilogrgk"
)
suspend
fun
hostPort
(
value
:
Int
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"oxpobiloekogqcrj"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qikpofunvafbaxtc"
)
suspend
fun
name
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"uehrmoawbigprdso"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ssrsilqstyfchpjw"
)
suspend
fun
protocol
(
value
:
String
?
)