transport

package
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromRestConfig

func FromRestConfig(config *rest.Config, reuseConnection bool, timeout time.Duration, http1 bool) (http.RoundTripper, error)

FromRestConfig constructs a http.RoundTripper transport from the given rest Config object.

config: the given rest.Config object
reuseConnection: true if the underlying TCP connection should be
  reused for multiple requests
timeout: transport timeout
http1: if true the transport will be configured to use HTTP/1.x
  protocol, otherwise http/2.0 will be used.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL