toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
ContainerPortPatch
/
ContainerPortPatch
Container
Port
Patch
constructor
(
containerPort
:
Int
?
=
null
,
hostIP
:
String
?
=
null
,
hostPort
:
Int
?
=
null
,
name
:
String
?
=
null
,
protocol
:
String
?
=
null
)