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

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1beta1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

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