Skip to content

Commit

Permalink
Include LocalMachineID
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsktm committed May 22, 2024
1 parent 57be2b8 commit b0aad84
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions generate/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1237,6 +1237,10 @@
},
"type": "array"
},
"localMachineID": {
"description": "Identifier of the machine from where a sandbox containing local workloads\nwas created or is intended to be ran",
"type": "string"
},
"resources": {
"description": "Resources specifies each required resource to spin up the sandbox",
"items": {
Expand Down
4 changes: 4 additions & 0 deletions models/sandbox_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b0aad84

Please sign in to comment.