This interface defines virtual methods for each of the user-facing overload sets in EdgeContainerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EdgeContainerClient.
[[["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 `EdgeContainerConnection` class, which provides an interface for virtual methods used by the `EdgeContainerClient` for managing edge container resources, and enables the injection of custom behaviors for testing purposes."],["The latest stable release of the `EdgeContainerConnection` class is version 2.36.0, while the most up-to-date, pre-release is 2.37.0-rc, among other older available versions listed."],["The `EdgeContainerConnection` class includes methods for managing clusters, such as listing, retrieving, creating, updating, and deleting them, along with generating access tokens for them."],["The class also supports operations for managing node pools within clusters, including listing, retrieving, creating, updating, and deleting node pools."],["`EdgeContainerConnection` provides methods for listing and retrieving machines, as well as managing VPN connections through creating, retrieving, listing, and deleting them."]]],[]]