And another test fix
This commit is contained in:
parent
d27208ce7c
commit
eeed9011b4
|
@ -407,6 +407,7 @@ type Upstream struct {
|
|||
LocalBindPort int `json:",omitempty"`
|
||||
Config map[string]interface{} `json:",omitempty" bexpr:"-"`
|
||||
MeshGateway MeshGatewayConfig `json:",omitempty"`
|
||||
CentrallyConfigured bool `json:",omitempty"`
|
||||
}
|
||||
|
||||
// Agent can be used to query the Agent endpoints
|
||||
|
|
Loading…
Reference in New Issue