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` in version 2.13.0."],["The `GkeHubConnection` object allows for injecting custom behavior, particularly useful for testing with Google Mock objects."],["The page includes links to documentation for numerous versions of the `GkeHubConnection` object, including the latest release candidate, `2.37.0-rc`."],["The interface defines virtual methods for various operations, such as listing, getting, creating, deleting, and updating memberships and features, as well as generating connect manifests."],["Mocking for the `GkeHubConnection` can be found using `gkehub_v1_mocks::MockGkeHubConnection`, and concrete instances can be created using `MakeGkeHubConnection()`."]]],[]]