This interface defines virtual methods for each of the user-facing overload sets in BareMetalSolutionClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BareMetalSolutionClient.
[[["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-05 UTC."],[[["This webpage provides documentation for the `BareMetalSolutionConnection` class, which is a crucial component for interacting with the `BareMetalSolutionClient`."],["The `BareMetalSolutionConnection` class defines virtual methods corresponding to user-facing operations within `BareMetalSolutionClient`, enabling the injection of custom behaviors for testing."],["Users can create instances of `BareMetalSolutionConnection` through `MakeBareMetalSolutionConnection()` and utilize `MockBareMetalSolutionConnection` for mocking purposes."],["The document lists the available versions, with `2.37.0-rc` being the latest release candidate, and it details various functions within the class, such as `ListInstances`, `GetInstance`, `UpdateInstance`, and more, alongside their parameters and return types."],["This webpage also documents the virtual methods for listing, getting, updating, and other interactions with volumes, networks, LUNs, and NFS shares, as found in `BareMetalSolutionClient`."]]],[]]