MCPcopy
hub / github.com/gitpod-io/gitpod / Close

Method Close

test/pkg/integration/integration.go:209–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

207}
208
209func (r *RpcClient) Close() error {
210 return r.client.Close()
211}
212
213// Instrument builds and uploads an agent to a pod, then connects to its RPC service.
214// We first check if there's an executable in the path named `gitpod-integration-test-<agentName>-agent`.

Callers 1

CallMethod · 0.95

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected