Package com.google.cloud.gkeconnect.gateway.v1beta1 (0.43.0)

GitHub Repository

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceClient Service Description: 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.

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceSettings Settings class to configure an instance of GatewayServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayProto
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceGrpc 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
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceGrpc.GatewayServiceImplBase Base class for the server implementation of the service GatewayService. Gateway service is a public API which works as a Kubernetes resource model
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceSettings.Builder Builder for GatewayServiceSettings.

Interfaces

Interface Description
com.google.cloud.gkeconnect.gateway.v1beta1.GatewayServiceGrpc.AsyncService 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