mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
@@ -21,7 +21,7 @@ type RouteTableSpec struct {
|
||||
|
||||
type Route struct {
|
||||
Matchers []Matcher `json:"matchers,omitempty"`
|
||||
Action RouteAction `json:"route_action,omitempty"`
|
||||
Action RouteAction `json:"routeAction,omitempty"`
|
||||
}
|
||||
|
||||
type Matcher struct {
|
||||
|
||||
Reference in New Issue
Block a user