Documentation
¶
Overview ¶
Package httpdefaults provides default HTTP client settings for Talos.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PatchTransport ¶
PatchTransport updates *http.Transport with Talos-specific settings.
Settings applied here only make sense when running in Talos root filesystem.
func RootCAs ¶
RootCAs provides a cached, but refreshed, list of root CAs.
If loading certificates fails for any reason, function returns nil.
func RootCAsTLSConfig ¶ added in v1.11.3
RootCAsTLSConfig provides a TLS configuration with the root CAs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.