This interface defines virtual methods for each of the user-facing overload sets in GatewayControlClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GatewayControlClient.
To create a concrete instance, see MakeGatewayControlConnection().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-23 UTC."],[[["This webpage details the `GatewayControlConnection` object, which is related to the `GatewayControlClient` in the Google Cloud GKE Connect Gateway v1."],["The `GatewayControlConnection` interface includes virtual methods for each user-facing overload set in `GatewayControlClient`, and this design supports custom behavior injection for testing purposes, such as through Google Mock objects."],["The page lists links to several versions of the `GatewayControlConnection` documentation, including versions 2.30.0 through 2.36.0 and the most recent release candidate 2.37.0-rc."],["The webpage provides a link to the mock version of the `GatewayControlConnection`, called `gkeconnect_gateway_v1_mocks::MockGatewayControlConnection`."],["The `GatewayControlConnection` object has functions, namely `options()` which returns the type `Options` and `GenerateCredentials` which returns a `StatusOr` type."]]],[]]