Class GkeHubGrpc.GkeHubImplBase (1.36.0)

public abstract static class GkeHubGrpc.GkeHubImplBase implements BindableService, GkeHubGrpc.AsyncService

Base class for the server implementation of the service GkeHub.

The GKE Hub service handles the registration of many Kubernetes clusters to Google Cloud, represented with the Membership resource. GKE Hub is currently only available in the global region. Membership management may be non-trivial: it is recommended to use one of the Google-provided client libraries or tools where possible when working with Membership resources.

Inheritance

java.lang.Object > GkeHubGrpc.GkeHubImplBase

Implements

io.grpc.BindableService, GkeHubGrpc.AsyncService

Constructors

GkeHubImplBase()

public GkeHubImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition