Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.
Custom headers to set in the request. HTTP allows repeated headers.
Path to access on the HTTP server.
Scheme to use for connecting to the host. Defaults to HTTP.
Possible enum values:
"HTTP"
means that the scheme used will be http://"HTTPS"
means that the scheme used will be https://Generated using TypeDoc
HTTPGetAction describes an action based on HTTP Get requests.
K8sIoApiCoreV1HTTPGetAction