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 Kubernetes Engine v1 API, with version 3.29.0 being the currently viewed version."],["The latest version of the API documentation available is 3.33.0, with a history of documented versions spanning down to 2.3.0."],["The `ClusterManager` class includes methods such as `BindService`, which is used to create or register a service definition with a server, as well as a method to register a service method with a service binder."],["The `ClusterManager` class inherits from `object`, and all members of the `object` class are also available to the `ClusterManager` class, which is located in the `Google.Cloud.Container.V1` namespace."]]],[]]