k8s-libsonnet/docs/1.32/core/v1/httpHeader.md
2025-01-06 21:45:23 +00:00

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"