mirror of
https://github.com/jsonnet-libs/k8s-libsonnet.git
synced 2026-05-05 06:36:16 +02:00
475 B
475 B
permalink
| permalink |
|---|
| /1.32/core/v1/httpHeader/ |
core.v1.httpHeader
"HTTPHeader describes a custom header to be used in HTTP probes"
Index
Fields
fn withName
withName(name)
"The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header."
fn withValue
withValue(value)
"The header field value"