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.
To load this service and instantiate a client:
require "google/cloud/gke_connect/gateway/v1beta1/gateway_service" client = ::Google::Cloud::GkeConnect::Gateway::V1beta1::GatewayService::Client.new
Constants
- Stub