Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Sellia::Server::TunnelRegistry::Tunnel
Inherits
Struct
/
Value
/
Object
Constructors
new
(id :
String
, subdomain :
String
, client_id :
String
, auth :
String
|
Nil
= nil)
Source
Instance methods
auth
Source
auth=
(auth :
String
|
Nil
)
Source
client_id
Source
client_id=
(client_id :
String
)
Source
created_at
Source
created_at=
(created_at :
Time
)
Source
id
Source
id=
(id :
String
)
Source
subdomain
Source
subdomain=
(subdomain :
String
)
Source