This interface defines virtual methods for each of the user-facing overload sets in AwsClustersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AwsClustersClient.
[[["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 webpage details the `AwsClustersConnection` interface for the `AwsClustersClient` in the Google Cloud `gkemulticloud` C++ library."],["The `AwsClustersConnection` interface provides virtual methods that mirror the user-facing overload sets found in `AwsClustersClient`, facilitating custom behavior injection during testing with mock objects."],["The latest release for this library is `2.37.0-rc`, with versions back to `2.11.0` also being accessible."],["This interface contains virtual functions such as `CreateAwsCluster`, `UpdateAwsCluster`, `GetAwsCluster`, `ListAwsClusters`, `DeleteAwsCluster`, `GenerateAwsAccessToken`, and others for managing AWS clusters and node pools."],["You can find instructions for creating a real instance using `MakeAwsClustersConnection()` and mocking one using `gkemulticloud_v1_mocks::MockAwsClustersConnection`."]]],[]]