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"]],[["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-03-21 UTC."],[[["This webpage details the `GkeHubConnection` object, which is essential for interacting with `GkeHubClient` and managing GKE Hub resources."],["The page provides a comprehensive list of available versions for `GkeHubConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `GkeHubConnection` interface defines virtual methods for each user-facing operation in `GkeHubClient`, including listing, getting, creating, deleting, and updating memberships and features, as well as generating connect manifests."],["Users can create concrete instances of `GkeHubConnection` using `MakeGkeHubConnection()`, or mock the connection for testing purposes using `gkehub_v1_mocks::MockGkeHubConnection`."],["The available functions to call through this class are listed, providing a detailed view of every callable method such as `ListMemberships` and `GetFeature` with their respective input parameter and return data-type."]]],[]]