@daocloud-proto/kairship 0.7.0-385 → 0.7.0-389

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -98,6 +98,7 @@ export type ListClustersRequest = {
98
98
  labelSelector?: string
99
99
  fieldSelector?: string
100
100
  clusterSelector?: string
101
+ allCluster?: boolean
101
102
  }
102
103
 
103
104
  export type ListClustersLocationsSummaryRequest = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name":"@daocloud-proto/kairship",
3
- "version":"0.7.0-385",
3
+ "version":"0.7.0-389",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {