-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add
name
and type
fields to Instance class in web UI
The `Instance` class has been updated to include a `name` field and a `type` field. The `name` field represents the name of the instance, and the `type` field indicates whether the instance is static, a container, or a pod. This change provides additional information about the instances being managed.
- Loading branch information
1 parent
9713f9b
commit 9cee473
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters