Skip to content

Commit

Permalink
add gpu field
Browse files Browse the repository at this point in the history
  • Loading branch information
jokestax authored and RealHarshThakur committed Nov 6, 2024
1 parent 4b298dd commit 38c04a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions region.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ type Feature struct {
Kubernetes bool `json:"kubernetes"`
ObjectStore bool `json:"object_store"`
LoadBalancer bool `json:"loadbalancer"`
GPU bool `json:"gpu"`
DBaaS bool `json:"dbaas"`
Volume bool `json:"volume"`
PaaS bool `json:"paas"`
Expand Down

0 comments on commit 38c04a8

Please sign in to comment.