# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
PingPongService_ServiceDesc is the grpc.ServiceDesc for PingPongService service.
ResourceStore_ServiceDesc is the grpc.ServiceDesc for ResourceStore service.

# Structs

DropResourcesRequest drops multiple resources in the namespace.
DropResourcesResponse response to drop resources operation.
GetResourceRequest request to return just one resource.
GetResourceResponse response with the found resource.
No description provided by the author
No description provided by the author
PutResourceRequest object to put resources in the store (used for creating and updating resources).
PutResourceResponse returns the current resource version after the put operation.
UnimplementedPingPongServiceServer must be embedded to have forward compatible implementations.
UnimplementedResourceStoreServer must be embedded to have forward compatible implementations.
WatchResourcesRequest stream resource state changes: When a resource is created or updated, it's returned in the UpdatedResources field in the response.
WatchResourcesResponse response streamed from watch method call.

# Interfaces

PingPongServiceClient is the client API for PingPongService service.
PingPongServiceServer is the server API for PingPongService service.
No description provided by the author
No description provided by the author
ResourceStoreClient is the client API for ResourceStore service.
ResourceStoreServer is the server API for ResourceStore service.
UnsafePingPongServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceStoreServer may be embedded to opt out of forward compatibility for this service.