public static void BindService(ServiceBinderBase serviceBinder, ClusterManager.ClusterManagerBase 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."],[[["This webpage provides documentation for the `ClusterManager` class within the `Google.Cloud.Container.V1` namespace, specifically for version 3.11.0 of the .NET library."],["The page lists various versions of the `ClusterManager` class, ranging from version 3.33.0 (the latest) down to version 2.3.0, with links to their respective documentation."],["The `ClusterManager` class is part of the Google Kubernetes Engine v1 API and inherits from the base `object` class."],["The documentation includes details on two `BindService` methods, which are used to create and register service definitions for the `ClusterManager`."],["This documentation also shows the inherited members of the object class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]