# Functions
GetKongClientForWorkspace returns a Kong API client for a given root API URL and workspace.
MakeHTTPClient returns an HTTP client with the specified mTLS/headers configuration.
# Structs
HeaderRoundTripper injects Headers into requests made via RT.
HTTPClientOpts defines parameters that configure an HTTP client.