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"]],[["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 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`."]]],[]]