mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 12:24:37 +02:00
frontends and data plane connections to owned shares (#323)
This commit is contained in:
@@ -20,6 +20,9 @@ type Frontend struct {
|
||||
// created at
|
||||
CreatedAt int64 `json:"createdAt,omitempty"`
|
||||
|
||||
// id
|
||||
ID int64 `json:"id,omitempty"`
|
||||
|
||||
// shr token
|
||||
ShrToken string `json:"shrToken,omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user