# Functions
RequestToResource parses a Kubernetes request and extracts a resource name from it.
WrapRoundTripper wraps a RoundTripper intended for interfacing with Kubernetes and traces all requests.
WrapRoundTripperFunc creates a new WrapTransport function using the given set of RountripperOption.