Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedClusters.
The AttachedClusters API provides a single centrally managed service
to register and manage Anthos attached clusters that run on customer's owned
infrastructure.
public static void BindService(ServiceBinderBase serviceBinder, AttachedClusters.AttachedClustersBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-04-09 UTC."],[[["The `AttachedClusters` class in the Anthos Multi-Cloud v1 API allows for the management of clusters running on customer-owned infrastructure through a centralized service."],["This document provides reference documentation and code samples for the `AttachedClusters` class, which is part of the `Google.Cloud.GkeMultiCloud.V1` namespace, found in the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["The latest version of this class is 2.8.0, and there are several previous versions available, including version 2.7.0, which is the current context, and down to version 1.0.0-beta01."],["The `AttachedClusters` class inherits from the `object` class, and it has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method allows the creation of a service definition for server registration and has an overload, that register service methods with a service binder, useful when customizing service binding logic."]]],[]]