mirror of
https://github.com/rancher/steve.git
synced 2025-09-18 08:20:36 +00:00
Rename to RESTConfig
This commit is contained in:
@@ -49,7 +49,7 @@ func (c *Config) ToServer(ctx context.Context) (*server.Server, error) {
|
||||
}
|
||||
|
||||
return &server.Server{
|
||||
RestConfig: restConfig,
|
||||
RESTConfig: restConfig,
|
||||
AuthMiddleware: auth,
|
||||
DashboardURL: func() string {
|
||||
return c.DashboardURL
|
||||
|
Reference in New Issue
Block a user