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-03-21 UTC."],[[["This document provides reference documentation for the `AttachedClusters` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.1.0."],["The `AttachedClusters` API allows for managing Anthos attached clusters running on customer-owned infrastructure through a centralized service."],["The `AttachedClusters` class inherits from the base `Object` class, providing access to members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The document lists various versions of the `AttachedClusters` class, with 2.8.0 being the latest, and includes methods for binding service definitions to a server."],["Two methods are available: one for creating a service definition (`BindService(AttachedClusters.AttachedClustersBase)`) and one for registering service methods with a service binder (`BindService(ServiceBinderBase, AttachedClusters.AttachedClustersBase)`), each for server-side handling logic."]]],[]]