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.
[[["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-02 UTC."],[[["The latest version of the Google.Cloud.GkeConnect.Gateway.V1Beta1 package is 2.0.0-beta05, with previous versions 2.0.0-beta04 and 1.0.0-beta02 also available."],["The GatewayService acts as a proxy between end users and registered Kubernetes clusters, matching RPCs with HTTP verbs for kubectl command execution."],["The package includes multiple client-related classes, such as GatewayServiceClient, GatewayServiceClientBuilder, and GatewayServiceClientImpl, to simplify the interaction and configuration with the GatewayService."],["The GatewayServiceSettings class enables the configuration of settings for GatewayServiceClient instances, allowing customization of client behaviors."]]],[]]