OpenUIConfig interface
An interface representing the configuration settings required to open an workload UI
Properties
| mode | The mode for opening an workload UI |
| route | The route of the UI within the workload that needs to be opened |
| workload |
The name of the workload |
Property Details
mode
route
The route of the UI within the workload that needs to be opened
route: WorkloadRoute
Property Value
workloadName
The name of the workload
workloadName: string
Property Value
string