Connect Gateway V1beta1 API - Module Google::Cloud::GkeConnect::Gateway::V1beta1::GatewayService (v0.6.0)

Reference documentation and code samples for the Connect Gateway V1beta1 API module Google::Cloud::GkeConnect::Gateway::V1beta1::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.

Example

Load this service and instantiate a gRPC client

require "google/cloud/gke_connect/gateway/v1beta1/gateway_service"
client = ::Google::Cloud::GkeConnect::Gateway::V1beta1::GatewayService::Client.new