Skip to content

Commit

Permalink
Merge pull request #178 from metal-stack-cloud/clustername-in-volume
Browse files Browse the repository at this point in the history
  • Loading branch information
iljarotar authored Oct 30, 2024
2 parents 8cd3b4b + 27ec1e5 commit ab8e3a9
Show file tree
Hide file tree
Showing 6 changed files with 254 additions and 208 deletions.
12 changes: 12 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -6616,6 +6616,18 @@
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "cluster_name",
"description": "ClusterName if set points to the cluster this volume is attached to",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
}
]
},
Expand Down
Loading

0 comments on commit ab8e3a9

Please sign in to comment.