Reference documentation and code samples for the Connect Gateway v1beta1 API class GatewayService.
Gateway service is a public API which works as a Kubernetes resource model
proxy between end users and registered Kubernetes clusters. Each RPC in this
service matches with an HTTP verb. End user will initiate kubectl commands
against the Gateway service, and Gateway service will forward user requests
to clusters.
public static void BindService(ServiceBinderBase serviceBinder, GatewayService.GatewayServiceBase 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\u003eGatewayService\u003c/code\u003e class functions as a Kubernetes resource model proxy, facilitating communication between end users and registered Kubernetes clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe service's RPCs align with HTTP verbs, enabling users to interact through \u003ccode\u003ekubectl\u003c/code\u003e commands that are then forwarded to the clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGatewayService\u003c/code\u003e API is 2.0.0-beta05, and it provides a reference documentation with associated code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two \u003ccode\u003eBindService\u003c/code\u003e methods, one to create a service definition for server registration and another for customizing service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eGateway Service inherits from the base object, and a variety of inherited members such as GetHashCode, GetType, MemberwiseClone and ToString.\u003c/p\u003e\n"]]],[],null,[]]