Class GatewayServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/gkeconnect/gateway/v1beta1/gateway.proto")
    public final class GatewayServiceGrpc
    extends Object
     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.
     
    • Method Detail

      • getGetResourceMethod

        public static io.grpc.MethodDescriptor<com.google.api.HttpBody,​com.google.api.HttpBody> getGetResourceMethod()
      • getPostResourceMethod

        public static io.grpc.MethodDescriptor<com.google.api.HttpBody,​com.google.api.HttpBody> getPostResourceMethod()
      • getDeleteResourceMethod

        public static io.grpc.MethodDescriptor<com.google.api.HttpBody,​com.google.api.HttpBody> getDeleteResourceMethod()
      • getPutResourceMethod

        public static io.grpc.MethodDescriptor<com.google.api.HttpBody,​com.google.api.HttpBody> getPutResourceMethod()
      • getPatchResourceMethod

        public static io.grpc.MethodDescriptor<com.google.api.HttpBody,​com.google.api.HttpBody> getPatchResourceMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()