package
0.12.0
Repository: https://github.com/kserve/rest-proxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterGRPCInferenceServiceHandler registers the http handlers for service GRPCInferenceService to "mux".
RegisterGRPCInferenceServiceHandlerClient registers the http handlers for service GRPCInferenceService to "mux".
RegisterGRPCInferenceServiceHandlerFromEndpoint is same as RegisterGRPCInferenceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGRPCInferenceServiceHandlerServer registers the http handlers for service GRPCInferenceService to "mux".
No description provided by the author

# Variables

No description provided by the author
GRPCInferenceService_ServiceDesc is the grpc.ServiceDesc for GRPCInferenceService service.

# Structs

An inference parameter value.
No description provided by the author
No description provided by the author
No description provided by the author
The data contained in a tensor represented by the repeated type that matches the tensor's data type.
No description provided by the author
An input tensor for an inference request.
An output tensor requested for an inference request.
No description provided by the author
An output tensor returned for an inference request.
No description provided by the author
No description provided by the author
Metadata for a tensor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedGRPCInferenceServiceServer must be embedded to have forward compatible implementations.

# Interfaces

GRPCInferenceServiceClient is the client API for GRPCInferenceService service.
GRPCInferenceServiceServer is the server API for GRPCInferenceService service.
UnsafeGRPCInferenceServiceServer may be embedded to opt out of forward compatibility for this service.