kb-cloud-client-typescript 2.3.0-alpha.222 → 2.3.0-alpha.223
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.
- package/dist/adminapi/models/cluster-list-item.d.ts +14 -0
- package/dist/adminapi/models/cluster-list-item.d.ts.map +1 -1
- package/dist/internalapi/models/cluster-list-item.d.ts +14 -0
- package/dist/internalapi/models/cluster-list-item.d.ts.map +1 -1
- package/dist/openapi/models/cluster-list-item.d.ts +14 -0
- package/dist/openapi/models/cluster-list-item.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/adminapi/models/cluster-list-item.ts +12 -0
- package/src/adminapi.yaml +19 -0
- package/src/internalapi/models/cluster-list-item.ts +12 -0
- package/src/internalapi.yaml +19 -0
- package/src/openapi/models/cluster-list-item.ts +12 -0
- package/src/openapi.yaml +19 -0
|
@@ -100,6 +100,20 @@ export interface ClusterListItem {
|
|
|
100
100
|
* @memberof ClusterListItem
|
|
101
101
|
*/
|
|
102
102
|
'parentDisplayName'?: string | null;
|
|
103
|
+
/**
|
|
104
|
+
* the dependency relationship between the cluster and the refClusterName query parameter. `Dependency` means the cluster is referenced by the refClusterName cluster (the refClusterName depends on it); `Dependent` means the cluster references the refClusterName cluster (it depends on the refClusterName). Only set when list clusters with refClusterName.
|
|
105
|
+
* @type {string}
|
|
106
|
+
* @memberof ClusterListItem
|
|
107
|
+
*/
|
|
108
|
+
'dependencyType'?: string | null;
|
|
109
|
+
/**
|
|
110
|
+
* the localized title of the serviceRef through which the refClusterName cluster depends on the returned cluster. Only set for clusters with dependencyType `Dependency`.
|
|
111
|
+
* @type {{ [key: string]: string; }}
|
|
112
|
+
* @memberof ClusterListItem
|
|
113
|
+
*/
|
|
114
|
+
'dependencyLabel'?: {
|
|
115
|
+
[key: string]: string;
|
|
116
|
+
};
|
|
103
117
|
/**
|
|
104
118
|
*
|
|
105
119
|
* @type {ClusterType}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cluster-list-item.d.ts","sourceRoot":"","sources":["../../../src/adminapi/models/cluster-list-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
1
|
+
{"version":3,"file":"cluster-list-item.d.ts","sourceRoot":"","sources":["../../../src/adminapi/models/cluster-list-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAC/C;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -100,6 +100,20 @@ export interface ClusterListItem {
|
|
|
100
100
|
* @memberof ClusterListItem
|
|
101
101
|
*/
|
|
102
102
|
'parentDisplayName'?: string | null;
|
|
103
|
+
/**
|
|
104
|
+
* the dependency relationship between the cluster and the refClusterName query parameter. `Dependency` means the cluster is referenced by the refClusterName cluster (the refClusterName depends on it); `Dependent` means the cluster references the refClusterName cluster (it depends on the refClusterName). Only set when list clusters with refClusterName.
|
|
105
|
+
* @type {string}
|
|
106
|
+
* @memberof ClusterListItem
|
|
107
|
+
*/
|
|
108
|
+
'dependencyType'?: string | null;
|
|
109
|
+
/**
|
|
110
|
+
* the localized title of the serviceRef through which the refClusterName cluster depends on the returned cluster. Only set for clusters with dependencyType `Dependency`.
|
|
111
|
+
* @type {{ [key: string]: string; }}
|
|
112
|
+
* @memberof ClusterListItem
|
|
113
|
+
*/
|
|
114
|
+
'dependencyLabel'?: {
|
|
115
|
+
[key: string]: string;
|
|
116
|
+
};
|
|
103
117
|
/**
|
|
104
118
|
*
|
|
105
119
|
* @type {ClusterType}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cluster-list-item.d.ts","sourceRoot":"","sources":["../../../src/internalapi/models/cluster-list-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
1
|
+
{"version":3,"file":"cluster-list-item.d.ts","sourceRoot":"","sources":["../../../src/internalapi/models/cluster-list-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAC/C;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -100,6 +100,20 @@ export interface ClusterListItem {
|
|
|
100
100
|
* @memberof ClusterListItem
|
|
101
101
|
*/
|
|
102
102
|
'parentDisplayName'?: string | null;
|
|
103
|
+
/**
|
|
104
|
+
* the dependency relationship between the cluster and the refClusterName query parameter. `Dependency` means the cluster is referenced by the refClusterName cluster (the refClusterName depends on it); `Dependent` means the cluster references the refClusterName cluster (it depends on the refClusterName). Only set when list clusters with refClusterName.
|
|
105
|
+
* @type {string}
|
|
106
|
+
* @memberof ClusterListItem
|
|
107
|
+
*/
|
|
108
|
+
'dependencyType'?: string | null;
|
|
109
|
+
/**
|
|
110
|
+
* the localized title of the serviceRef through which the refClusterName cluster depends on the returned cluster. Only set for clusters with dependencyType `Dependency`.
|
|
111
|
+
* @type {{ [key: string]: string; }}
|
|
112
|
+
* @memberof ClusterListItem
|
|
113
|
+
*/
|
|
114
|
+
'dependencyLabel'?: {
|
|
115
|
+
[key: string]: string;
|
|
116
|
+
};
|
|
103
117
|
/**
|
|
104
118
|
*
|
|
105
119
|
* @type {ClusterType}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cluster-list-item.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/cluster-list-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
1
|
+
{"version":3,"file":"cluster-list-item.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/cluster-list-item.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAElD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACpC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAC/C;;;;OAIG;IACH,aAAa,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
package/package.json
CHANGED
|
@@ -107,6 +107,18 @@ export interface ClusterListItem {
|
|
|
107
107
|
* @memberof ClusterListItem
|
|
108
108
|
*/
|
|
109
109
|
'parentDisplayName'?: string | null;
|
|
110
|
+
/**
|
|
111
|
+
* the dependency relationship between the cluster and the refClusterName query parameter. `Dependency` means the cluster is referenced by the refClusterName cluster (the refClusterName depends on it); `Dependent` means the cluster references the refClusterName cluster (it depends on the refClusterName). Only set when list clusters with refClusterName.
|
|
112
|
+
* @type {string}
|
|
113
|
+
* @memberof ClusterListItem
|
|
114
|
+
*/
|
|
115
|
+
'dependencyType'?: string | null;
|
|
116
|
+
/**
|
|
117
|
+
* the localized title of the serviceRef through which the refClusterName cluster depends on the returned cluster. Only set for clusters with dependencyType `Dependency`.
|
|
118
|
+
* @type {{ [key: string]: string; }}
|
|
119
|
+
* @memberof ClusterListItem
|
|
120
|
+
*/
|
|
121
|
+
'dependencyLabel'?: { [key: string]: string; };
|
|
110
122
|
/**
|
|
111
123
|
*
|
|
112
124
|
* @type {ClusterType}
|
package/src/adminapi.yaml
CHANGED
|
@@ -25477,6 +25477,25 @@ components:
|
|
|
25477
25477
|
type: string
|
|
25478
25478
|
nullable: true
|
|
25479
25479
|
description: the display name of parent cluster
|
|
25480
|
+
dependencyType:
|
|
25481
|
+
title: DependencyType
|
|
25482
|
+
type: string
|
|
25483
|
+
nullable: true
|
|
25484
|
+
description: |
|
|
25485
|
+
the dependency relationship between the cluster and the refClusterName
|
|
25486
|
+
query parameter. `Dependency` means the cluster is referenced by the
|
|
25487
|
+
refClusterName cluster (the refClusterName depends on it); `Dependent`
|
|
25488
|
+
means the cluster references the refClusterName cluster (it depends on
|
|
25489
|
+
the refClusterName). Only set when list clusters with refClusterName.
|
|
25490
|
+
dependencyLabel:
|
|
25491
|
+
title: DependencyLabel
|
|
25492
|
+
type: object
|
|
25493
|
+
additionalProperties:
|
|
25494
|
+
type: string
|
|
25495
|
+
description: |
|
|
25496
|
+
the localized title of the serviceRef through which the refClusterName
|
|
25497
|
+
cluster depends on the returned cluster. Only set for clusters with
|
|
25498
|
+
dependencyType `Dependency`.
|
|
25480
25499
|
clusterType:
|
|
25481
25500
|
$ref: '#/components/schemas/clusterType'
|
|
25482
25501
|
delay:
|
|
@@ -107,6 +107,18 @@ export interface ClusterListItem {
|
|
|
107
107
|
* @memberof ClusterListItem
|
|
108
108
|
*/
|
|
109
109
|
'parentDisplayName'?: string | null;
|
|
110
|
+
/**
|
|
111
|
+
* the dependency relationship between the cluster and the refClusterName query parameter. `Dependency` means the cluster is referenced by the refClusterName cluster (the refClusterName depends on it); `Dependent` means the cluster references the refClusterName cluster (it depends on the refClusterName). Only set when list clusters with refClusterName.
|
|
112
|
+
* @type {string}
|
|
113
|
+
* @memberof ClusterListItem
|
|
114
|
+
*/
|
|
115
|
+
'dependencyType'?: string | null;
|
|
116
|
+
/**
|
|
117
|
+
* the localized title of the serviceRef through which the refClusterName cluster depends on the returned cluster. Only set for clusters with dependencyType `Dependency`.
|
|
118
|
+
* @type {{ [key: string]: string; }}
|
|
119
|
+
* @memberof ClusterListItem
|
|
120
|
+
*/
|
|
121
|
+
'dependencyLabel'?: { [key: string]: string; };
|
|
110
122
|
/**
|
|
111
123
|
*
|
|
112
124
|
* @type {ClusterType}
|
package/src/internalapi.yaml
CHANGED
|
@@ -1844,6 +1844,25 @@ components:
|
|
|
1844
1844
|
type: string
|
|
1845
1845
|
nullable: true
|
|
1846
1846
|
description: the display name of parent cluster
|
|
1847
|
+
dependencyType:
|
|
1848
|
+
title: DependencyType
|
|
1849
|
+
type: string
|
|
1850
|
+
nullable: true
|
|
1851
|
+
description: |
|
|
1852
|
+
the dependency relationship between the cluster and the refClusterName
|
|
1853
|
+
query parameter. `Dependency` means the cluster is referenced by the
|
|
1854
|
+
refClusterName cluster (the refClusterName depends on it); `Dependent`
|
|
1855
|
+
means the cluster references the refClusterName cluster (it depends on
|
|
1856
|
+
the refClusterName). Only set when list clusters with refClusterName.
|
|
1857
|
+
dependencyLabel:
|
|
1858
|
+
title: DependencyLabel
|
|
1859
|
+
type: object
|
|
1860
|
+
additionalProperties:
|
|
1861
|
+
type: string
|
|
1862
|
+
description: |
|
|
1863
|
+
the localized title of the serviceRef through which the refClusterName
|
|
1864
|
+
cluster depends on the returned cluster. Only set for clusters with
|
|
1865
|
+
dependencyType `Dependency`.
|
|
1847
1866
|
clusterType:
|
|
1848
1867
|
$ref: '#/components/schemas/clusterType'
|
|
1849
1868
|
delay:
|
|
@@ -107,6 +107,18 @@ export interface ClusterListItem {
|
|
|
107
107
|
* @memberof ClusterListItem
|
|
108
108
|
*/
|
|
109
109
|
'parentDisplayName'?: string | null;
|
|
110
|
+
/**
|
|
111
|
+
* the dependency relationship between the cluster and the refClusterName query parameter. `Dependency` means the cluster is referenced by the refClusterName cluster (the refClusterName depends on it); `Dependent` means the cluster references the refClusterName cluster (it depends on the refClusterName). Only set when list clusters with refClusterName.
|
|
112
|
+
* @type {string}
|
|
113
|
+
* @memberof ClusterListItem
|
|
114
|
+
*/
|
|
115
|
+
'dependencyType'?: string | null;
|
|
116
|
+
/**
|
|
117
|
+
* the localized title of the serviceRef through which the refClusterName cluster depends on the returned cluster. Only set for clusters with dependencyType `Dependency`.
|
|
118
|
+
* @type {{ [key: string]: string; }}
|
|
119
|
+
* @memberof ClusterListItem
|
|
120
|
+
*/
|
|
121
|
+
'dependencyLabel'?: { [key: string]: string; };
|
|
110
122
|
/**
|
|
111
123
|
*
|
|
112
124
|
* @type {ClusterType}
|
package/src/openapi.yaml
CHANGED
|
@@ -21964,6 +21964,25 @@ components:
|
|
|
21964
21964
|
type: string
|
|
21965
21965
|
nullable: true
|
|
21966
21966
|
description: the display name of parent cluster
|
|
21967
|
+
dependencyType:
|
|
21968
|
+
title: DependencyType
|
|
21969
|
+
type: string
|
|
21970
|
+
nullable: true
|
|
21971
|
+
description: |
|
|
21972
|
+
the dependency relationship between the cluster and the refClusterName
|
|
21973
|
+
query parameter. `Dependency` means the cluster is referenced by the
|
|
21974
|
+
refClusterName cluster (the refClusterName depends on it); `Dependent`
|
|
21975
|
+
means the cluster references the refClusterName cluster (it depends on
|
|
21976
|
+
the refClusterName). Only set when list clusters with refClusterName.
|
|
21977
|
+
dependencyLabel:
|
|
21978
|
+
title: DependencyLabel
|
|
21979
|
+
type: object
|
|
21980
|
+
additionalProperties:
|
|
21981
|
+
type: string
|
|
21982
|
+
description: |
|
|
21983
|
+
the localized title of the serviceRef through which the refClusterName
|
|
21984
|
+
cluster depends on the returned cluster. Only set for clusters with
|
|
21985
|
+
dependencyType `Dependency`.
|
|
21967
21986
|
clusterType:
|
|
21968
21987
|
$ref: '#/components/schemas/clusterType'
|
|
21969
21988
|
delay:
|