MCPcopy Create free account
hub / github.com/docker/go-plugins-helpers / RevokeExternalConnectivity

Method RevokeExternalConnectivity

network/api_test.go:64–66  ·  view source on GitHub ↗
(r *RevokeExternalConnectivityRequest)

Source from the content-addressed store, hash-verified

62}
63
64func (t *TestDriver) RevokeExternalConnectivity(r *RevokeExternalConnectivityRequest) error {
65 return nil
66}
67
68type ErrDriver struct {
69 Driver

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected