This interface defines virtual methods for each of the user-facing overload sets in AttachedClustersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AttachedClustersClient.
[[["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-07 UTC."],[[["This document details the `AttachedClustersConnection` interface for the `AttachedClustersClient` in version 2.24.0 of the Google Cloud GKE Multi-Cloud C++ library."],["The interface includes virtual methods for interacting with attached clusters, such as creating, updating, importing, getting, listing, and deleting them, as well as server configurations and generating tokens."],["Users can create a concrete instance of the `AttachedClustersConnection` by using `MakeAttachedClustersConnection()`."],["This interface allows users to inject custom behavior into their tests by mocking the `AttachedClustersConnection` using `gkemulticloud_v1_mocks::MockAttachedClustersConnection`."],["The documentation also lists various previous versions of the library starting from version 2.11.0 up until the latest release candidate 2.37.0-rc."]]],[]]