http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-config
/
org.http4k.config
/
EnvironmentKey
/
k8s
k8s
object
k8s
(
source
)
Members
Properties
HEALTH_
PORT
Link copied to clipboard
val
HEALTH_PORT
:
BiDiLens
<
Environment
,
Int
>
SERVICE_
PORT
Link copied to clipboard
val
SERVICE_PORT
:
BiDiLens
<
Environment
,
Int
>
Functions
invoke
Link copied to clipboard
operator
fun
<
T
>
invoke
(
fn
:
EnvironmentKey.k8s
.
(
)
->
T
)
:
T
service
Uri
For
Link copied to clipboard
fun
serviceUriFor
(
serviceName
:
String
,
isHttps
:
Boolean
=
false
)
:
BiDiLens
<
Environment
,
Uri
>