Skip to content

Commit

Permalink
Remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
pleshakov committed Dec 4, 2020
1 parent 788477a commit c037ea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/configs/virtualserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ type PodInfo struct {
type VirtualServerEx struct {
VirtualServer *conf_v1.VirtualServer
Endpoints map[string][]string
TLSSecret *api_v1.Secret
VirtualServerRoutes []*conf_v1.VirtualServerRoute
ExternalNameSvcs map[string]bool
Policies map[string]*conf_v1alpha1.Policy
Expand Down

0 comments on commit c037ea7

Please sign in to comment.