This interface defines virtual methods for each of the user-facing overload sets in AzureClustersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AzureClustersClient.
[[["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 details the `AzureClustersConnection` object, which provides an interface for virtual methods corresponding to each overload set in `AzureClustersClient`."],["The `AzureClustersConnection` interface allows users to inject custom behavior into tests using `AzureClustersClient` objects, with mocking capabilities offered through `gkemulticloud_v1_mocks::MockAzureClustersConnection`."],["It provides the functionality to manage Azure clients, clusters, and node pools via functions like `CreateAzureClient`, `GetAzureCluster`, `ListAzureNodePools`, etc., each taking specific request parameters and returning the operation's status."],["The `MakeAzureClustersConnection()` function is used for creating concrete instances of `AzureClustersConnection`."],["This document includes the functions' descriptions, parameter details, return types, and specific version information, with the most recent version being `2.37.0-rc`, while version `2.18.0` is also specified in the context of this document."]]],[]]