This website requires JavaScript.
Explore
Help
Sign In
extern
/
zrok
Watch
1
Star
1
Fork
0
You've already forked zrok
mirror of
https://github.com/openziti/zrok.git
synced
2024-11-22 16:13:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb1a88e339
zrok
/
http
/
config.go
8 lines
109 B
Go
Raw
Normal View
History
Unescape
Escape
http command scaffolding
2022-07-20 19:18:40 +02:00
package
http
type
Config
struct
{
connect the http terminator to the zrok service
2022-07-20 19:41:23 +02:00
IdentityPath
string
http command scaffolding
2022-07-20 19:18:40 +02:00
EndpointAddress
string
tunnel service call wiring (#3)
2022-07-26 22:00:59 +02:00
Service
string
http command scaffolding
2022-07-20 19:18:40 +02:00
}
Reference in New Issue
Copy Permalink