ContainerHttpGet interface
The container Http Get settings, for liveness or readiness probe
Properties
http |
The HTTP headers. |
path | The path to probe. |
port | The port number to probe. |
scheme | The scheme. |
Property Details
httpHeaders
path
The path to probe.
path?: string
Property Value
string
port
The port number to probe.
port: number
Property Value
number
scheme
The scheme.
scheme?: string
Property Value
string