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-14 UTC."],[[["This document provides an overview of the `GkeHubConnection` object, which serves as an interface for interacting with the `GkeHubClient` in various versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `GkeHubConnection` interface defines virtual methods corresponding to each user-facing overload set within `GkeHubClient`, enabling custom behavior injection for testing and development."],["It includes virtual methods for managing memberships and features such as listing, getting, creating, deleting, and updating, as well as generating connect manifests, all through specific request and response types."],["This document provides links to documentation pages of each `GkeHubConnection` from version 2.11.0 up to 2.37.0-rc, and how to create instances or mocks of the `GkeHubConnection`."],["The document includes a list of functions available within the GkeHubConnection, such as options(), ListMemberships(), ListFeatures(), GetMembership(), GetFeature(), and more, each with their parameters and return types documented."]]],[]]