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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eClusterManager\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for the Google Kubernetes Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eClusterManager\u003c/code\u003e is 3.33.0, with a total of 35 different versions listed, ranging down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterManager\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes methods such as \u003ccode\u003eBindService\u003c/code\u003e for registering service definitions with a server.\u003c/p\u003e\n"],["\u003cp\u003eTwo \u003ccode\u003eBindService\u003c/code\u003e methods are available: one to create a service definition and another to register service methods with a service binder, which can be customized.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods take in a \u003ccode\u003eClusterManager.ClusterManagerBase\u003c/code\u003e implementation and a \u003ccode\u003eServiceBinderBase\u003c/code\u003e for the second method, to handle the server-side logic.\u003c/p\u003e\n"]]],[],null,[]]