Documentation
¶
Index ¶
- type ClientModelRelationHandler
- func (h *ClientModelRelationHandler) Allocate(ctx context.Context, req *pb.AllocateRequest) (*commonpb.VoidResponse, error)
- func (h *ClientModelRelationHandler) ListClientModels(ctx context.Context, req *pb.ListClientModelsRequest) (*pb.ListAllocatedModelsResponse, error)
- func (h *ClientModelRelationHandler) UnAllocate(ctx context.Context, req *pb.AllocateRequest) (*commonpb.VoidResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientModelRelationHandler ¶
func (*ClientModelRelationHandler) Allocate ¶
func (h *ClientModelRelationHandler) Allocate(ctx context.Context, req *pb.AllocateRequest) (*commonpb.VoidResponse, error)
func (*ClientModelRelationHandler) ListClientModels ¶
func (h *ClientModelRelationHandler) ListClientModels(ctx context.Context, req *pb.ListClientModelsRequest) (*pb.ListAllocatedModelsResponse, error)
func (*ClientModelRelationHandler) UnAllocate ¶
func (h *ClientModelRelationHandler) UnAllocate(ctx context.Context, req *pb.AllocateRequest) (*commonpb.VoidResponse, error)
Click to show internal directories.
Click to hide internal directories.