move healthcheck router to healthcheck dir
Showing
- cluster/router/condition/factory.go 1 addition, 13 deletionscluster/router/condition/factory.go
- cluster/router/condition/factory_test.go 1 addition, 6 deletionscluster/router/condition/factory_test.go
- cluster/router/healthcheck/default_health_check.go 1 addition, 1 deletioncluster/router/healthcheck/default_health_check.go
- cluster/router/healthcheck/default_health_check_test.go 2 additions, 1 deletioncluster/router/healthcheck/default_health_check_test.go
- cluster/router/healthcheck/factory.go 44 additions, 0 deletionscluster/router/healthcheck/factory.go
- cluster/router/healthcheck/factory_test.go 67 additions, 0 deletionscluster/router/healthcheck/factory_test.go
- cluster/router/healthcheck/health_check_route.go 1 addition, 1 deletioncluster/router/healthcheck/health_check_route.go
- cluster/router/healthcheck/health_check_route_test.go 1 addition, 1 deletioncluster/router/healthcheck/health_check_route_test.go
Please register or sign in to comment