Commit ef5fd06
File tree
Expand file treeCollapse file tree
5 files changed
+70
-22
lines changedFilter options
- cmd/cli/commands/instance
- pkg
- client/dblabapi
- models
- srv
Expand file treeCollapse file tree
5 files changed
+70
-22
lines changedcmd/cli/commands/instance/actions.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/instance/actions.go+35-15Lines changed: 35 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
24 | 33 |
|
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 34 | + |
29 | 35 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
34 | 45 |
|
35 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
36 | 50 |
|
| 51 | + |
| 52 | + |
37 | 53 |
|
38 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
39 | 59 |
|
cmd/cli/commands/instance/command_list.go
Copy file name to clipboardExpand all lines: cmd/cli/commands/instance/command_list.go+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
22 | 27 |
|
23 | 28 |
|
24 | 29 |
|
|
pkg/client/dblabapi/status.go
Copy file name to clipboardExpand all lines: pkg/client/dblabapi/status.go+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
pkg/models/instance_status.go
Copy file name to clipboardExpand all lines: pkg/models/instance_status.go+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 | 22 |
|
28 | 23 |
|
29 | 24 |
|
| ||
295 | 290 |
|
296 | 291 |
|
297 | 292 |
|
298 |
| - |
| 293 | + |
299 | 294 |
|
300 | 295 |
|
301 | 296 |
|
|
0 commit comments