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-21 UTC."],[[["This page details the `BareMetalSolutionConnection` object, which facilitates interaction with `BareMetalSolutionClient`."],["The `BareMetalSolutionConnection` interface provides virtual methods for various operations, such as listing, getting, updating, and managing instances, volumes, networks, LUNs, and NFS shares."],["Users can inject custom behavior into their tests by leveraging this interface with mock objects, as it offers methods equivalent to those found in `BareMetalSolutionClient`."],["The document lists different versions of the `BareMetalSolutionConnection` from version 2.11.0 up to the latest release, 2.37.0-rc."],["`MakeBareMetalSolutionConnection()` is provided as a way to create a concrete instance, and for mocking purposes, `baremetalsolution_v2_mocks::MockBareMetalSolutionConnection` can be used."]]],[]]