toggle menu
pulumi-kubernetes-kotlin
4.13.1.0
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
=
"xiwtbxcpljveohdv"
)
suspend
fun
containerPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"twqoswrymrihkncr"
)
suspend
fun
containerPort
(
value
:
Int
?
)
host
IP
Link copied to clipboard
@
JvmName
(
name
=
"bqemmsfswpvybhom"
)
suspend
fun
hostIP
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"txswlneahbhbntpv"
)
suspend
fun
hostIP
(
value
:
String
?
)
host
Port
Link copied to clipboard
@
JvmName
(
name
=
"mvvjfvrsopefuagw"
)
suspend
fun
hostPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"erwptmqabwjcegux"
)
suspend
fun
hostPort
(
value
:
Int
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"feseedcihnhtwrcp"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yhutyyddmvmqxjal"
)
suspend
fun
name
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"cyhdgkwgmqcxafwf"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kaiffnqehaofnwwc"
)
suspend
fun
protocol
(
value
:
String
?
)