public static void BindService(ServiceBinderBase serviceBinder, GameServerClustersService.GameServerClustersServiceBase 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\u003eThe \u003ccode\u003eGameServerClustersService\u003c/code\u003e class manages fleets within Kubernetes clusters running Agones, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis service offers two \u003ccode\u003eBindService\u003c/code\u003e methods for registering service definitions with or without implementations, allowing flexibility in service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.2.0, while the current page is for version 1.2.0, with multiple other versions also listed including 2.1.0, 2.0.0, 1.4.0, 1.3.0, and 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods accept an object that implements the \u003ccode\u003eGameServerClustersService.GameServerClustersServiceBase\u003c/code\u003e interface for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods both return a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e or allow service method binding to a \u003ccode\u003eServiceBinderBase\u003c/code\u003e, depending on which method you're using.\u003c/p\u003e\n"]]],[],null,[]]