Class GkeHubMembershipServiceGrpc.GkeHubMembershipServiceImplBase (1.36.0)

public abstract static class GkeHubMembershipServiceGrpc.GkeHubMembershipServiceImplBase implements BindableService, GkeHubMembershipServiceGrpc.AsyncService

Base class for the server implementation of the service GkeHubMembershipService.

The GKE Hub MembershipService handles the registration of many Kubernetes clusters to Google Cloud, represented with the Membership resource. GKE Hub is currently available in the global region and all regions in https://cloud.google.com/compute/docs/regions-zones. 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 > GkeHubMembershipServiceGrpc.GkeHubMembershipServiceImplBase

Implements

io.grpc.BindableService, GkeHubMembershipServiceGrpc.AsyncService

Constructors

GkeHubMembershipServiceImplBase()

public GkeHubMembershipServiceImplBase()

Methods

bindService()

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