http Get
Parameters
value
HTTPGet specifies the http request to perform. Exactly one of HTTPGet or TCPSocket must be specified. Structure is documented below.
suspend fun httpGet(argument: suspend ServiceTemplateContainerStartupProbeHttpGetArgsBuilder.() -> Unit)
Parameters
argument
HTTPGet specifies the http request to perform. Exactly one of HTTPGet or TCPSocket must be specified. Structure is documented below.