Module: Google::Cloud::GkeConnect::Gateway::V1beta1::GatewayService

Defined in:
lib/google/cloud/gke_connect/gateway/v1beta1/gateway_service.rb,
lib/google/cloud/gke_connect/gateway/v1beta1/gateway_service/client.rb,
lib/google/cloud/gke_connect/gateway/v1beta1/gateway_service/credentials.rb

Overview

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.

Examples:

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

Defined Under Namespace

Classes: Client, Credentials