package reservation

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message GRPCEndpoint

reservation.proto:85

Used in: Service

message HTTPEndpoint

reservation.proto:99

HTTPEndpoint is a standard HTTP endpoint.

Used in: Service

message HTTPOverGRPCEndpoint

reservation.proto:105

HTTPOverGRPCEndpoint is a GRPC transport for HTTP proxied connections.

Used in: Service

message ProxiedGRPCEndpoint

reservation.proto:91

ProxiedGRPCEndpoint is an endpoint which will pass through a list of proxies.

Used in: Service

message Reservation

reservation.proto:22

message ResolvedDevice

reservation.proto:30

ResolvedDevice is a device after it has been reserved.

Used in: Reservation

A physical link between ports on DUTs or ATEs. The order does not matter: links are symmetrical. A given port may be specified in at most one link. If the port is not connected but defined in the Device. There will be no corresponding link.

Used in: Reservation

message ResolvedPort

reservation.proto:52

ResolvedPort is a port with a concrete assignment.

Used in: ResolvedDevice

message Service

reservation.proto:74

Service provides a map of services provided by the DUT which can be mapped for use by ondatra to provide access to those endpoints.

Used in: ResolvedDevice