MCPcopy
hub / github.com/cloudfoundry/cli / Wrap

Method Wrap

api/cfnetworking/cfnetv1/connection_wrapper.go:11–11  ·  view source on GitHub ↗
(innerconnection cfnetworking.Connection)

Source from the content-addressed store, hash-verified

9type ConnectionWrapper interface {
10 cfnetworking.Connection
11 Wrap(innerconnection cfnetworking.Connection) cfnetworking.Connection
12}
13
14// WrapConnection wraps the current Client connection in the wrapper.

Implementers 15

ProgressBarProxyReadercommand/plugin/shared/progress_bar_pro
FakeProxyReaderapi/plugin/pluginfakes/fake_proxy_read
FakeConnectionWrapperapi/plugin/pluginfakes/fake_connection
RequestLoggerapi/plugin/wrapper/request_logger.go
RetryRequestapi/plugin/wrapper/retry_request.go
errorWrapperapi/cloudcontroller/ccv3/errors.go
FakeConnectionWrapperapi/cloudcontroller/ccv3/ccv3fakes/fak
RequestLoggerapi/cloudcontroller/wrapper/request_lo
CustomWrapperapi/cloudcontroller/wrapper/custom_wra
RetryRequestapi/cloudcontroller/wrapper/retry_requ
UAAAuthenticationapi/cloudcontroller/wrapper/uaa_authen
CCTraceHeaderRequestapi/cloudcontroller/wrapper/trace_requ

Calls

no outgoing calls

Tested by

no test coverage detected