mirror of
https://github.com/rancher/steve.git
synced 2025-09-02 16:05:42 +00:00
Add dashboard to steve
This commit is contained in:
@@ -37,6 +37,7 @@ type Server struct {
|
||||
Router router.RouterFunc
|
||||
PostStartHooks []func() error
|
||||
StartHooks []StartHook
|
||||
DashboardURL func() string
|
||||
}
|
||||
|
||||
type Controllers struct {
|
||||
|
Reference in New Issue
Block a user