This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
pcm-coordinator
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge pull request 'update vminfo 0606' (
#212
) from master-wq into master
Former-commit-id:
b0960aa18e
pull/213/head
qiwang
1 year ago
parent
bf0ae0877d
a1d6951493
commit
04f0eae608
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
api/client/types.go
+ 1
- 0
api/client/types.go
View File
@@ -177,6 +177,7 @@ type VmInfo struct {
DeletedAt string `json:"deleted_at,omitempty"`
VmName string `json:"vm_name,omitempty"`
Replicas int64 `json:"replicas,omitempty"`
ServerId string `json:"serverId,omitempty"`
}
type ResourceStats struct {
Write
Preview
Loading…
Cancel
Save