package
1.5.0
Repository: https://github.com/fluxcd/source-controller.git
Documentation: pkg.go.dev

# Functions

NewOrIdle tries to return an existing transport that is not currently being used.
Release releases the transport back to the TransportPool after sanitising its sensitive fields.

# Structs

TransportPool is a progressive and non-blocking pool for http.Transport objects, optimised for Gargabe Collection and without a hard limit on number of objects created.