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 page provides documentation for the \u003ccode\u003eClusterManager\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for the Google Kubernetes Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, and the page lists historical versions ranging from 3.32.0 down to 2.3.0, allowing you to browse through different iterations of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterManager\u003c/code\u003e class includes static methods like \u003ccode\u003eBindService\u003c/code\u003e, which enables the creation of service definitions or the registration of service methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the inheritance of \u003ccode\u003eClusterManager\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class, along with a list of the inherited members from said class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods require parameters such as \u003ccode\u003eserviceImpl\u003c/code\u003e and \u003ccode\u003eserviceBinder\u003c/code\u003e, and these parameters must be the correct object type in order for them to work as intended.\u003c/p\u003e\n"]]],[],null,[]]