This interface defines virtual methods for each of the user-facing overload sets in GkeHubClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GkeHubClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `GkeHubConnection` object, which acts as an interface for the `GkeHubClient`, enabling custom behaviors, particularly for testing purposes."],["The latest release candidate version of this resource is 2.37.0-rc, with the currently active version being 2.21.0, and it has multiple previous versions ranging from 2.36.0 down to 2.11.0 that can also be accessed."],["`GkeHubConnection` supports a variety of operations such as listing, retrieving, creating, updating, and deleting memberships and features, along with generating connect manifests."],["This webpage provides access to documentation for all of these previous versions as well as the functions that can be utilized within each version."],["The page also shows how to create a concrete instance using `MakeGkeHubConnection()` and how to use the mocking feature, utilizing `gkehub_v1_mocks::MockGkeHubConnection`."]]],[]]