mirror of
https://github.com/openziti/zrok.git
synced 2025-08-14 02:05:39 +02:00
basic service reservation support (#41)
This commit is contained in:
@ -20,8 +20,8 @@ type ShareResponse struct {
|
||||
// frontend proxy endpoint
|
||||
FrontendProxyEndpoint string `json:"frontendProxyEndpoint,omitempty"`
|
||||
|
||||
// svc name
|
||||
SvcName string `json:"svcName,omitempty"`
|
||||
// svc token
|
||||
SvcToken string `json:"svcToken,omitempty"`
|
||||
}
|
||||
|
||||
// Validate validates this share response
|
||||
|
Reference in New Issue
Block a user