mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
controller configuration (#967)
This commit is contained in:
5
controller/agentController/config.go
Normal file
5
controller/agentController/config.go
Normal file
@ -0,0 +1,5 @@
|
||||
package agentController
|
||||
|
||||
type Config struct {
|
||||
IdentityPath string
|
||||
}
|
Reference in New Issue
Block a user