@ludeo/cloud-common 1.1.74 → 1.1.76
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/tsconfig.tsbuildinfo +1 -1
- package/dist/v3/events/index.d.ts +1 -0
- package/dist/v3/events/index.js +1 -0
- package/dist/v3/events/index.js.map +1 -1
- package/dist/v3/events/set-pools-state.d.ts +18 -0
- package/dist/v3/events/set-pools-state.js +53 -0
- package/dist/v3/events/set-pools-state.js.map +1 -0
- package/dist/v3/types/pools/configuration/base.d.ts +1 -1
- package/dist/v3/types/pools/configuration/base.js +2 -2
- package/dist/v3/types/pools/configuration/base.js.map +1 -1
- package/dist/v3/types/pools/configuration/game.d.ts +1 -1
- package/dist/v3/types/pools/configuration/game.js +2 -2
- package/dist/v3/types/pools/configuration/game.js.map +1 -1
- package/dist/v3/types/pools/configuration/machine.d.ts +1 -1
- package/dist/v3/types/pools/configuration/machine.js +2 -2
- package/dist/v3/types/pools/configuration/machine.js.map +1 -1
- package/dist/v3/types/pools/configuration/type.d.ts +1 -1
- package/package.json +1 -1
- package/src/v3/events/index.ts +1 -0
- package/src/v3/events/set-pools-state.ts +39 -0
- package/src/v3/types/pools/configuration/base.ts +1 -1
- package/src/v3/types/pools/configuration/game.ts +1 -1
- package/src/v3/types/pools/configuration/machine.ts +1 -1
- package/src/v3/types/pools/configuration/type.ts +1 -1
|
@@ -27,6 +27,7 @@ export * from "./machine-resource-created-response";
|
|
|
27
27
|
export * from "./machine-resource-creation-failed-response";
|
|
28
28
|
export * from "./monitor-game-resource-task";
|
|
29
29
|
export * from "./set-pool.event";
|
|
30
|
+
export * from "./set-pools-state";
|
|
30
31
|
export * from "./swap-cloud-user-completed";
|
|
31
32
|
export * from "./swap-cloud-user-request-failed";
|
|
32
33
|
export * from "./swap-cloud-user-request";
|
package/dist/v3/events/index.js
CHANGED
|
@@ -43,6 +43,7 @@ __exportStar(require("./machine-resource-created-response"), exports);
|
|
|
43
43
|
__exportStar(require("./machine-resource-creation-failed-response"), exports);
|
|
44
44
|
__exportStar(require("./monitor-game-resource-task"), exports);
|
|
45
45
|
__exportStar(require("./set-pool.event"), exports);
|
|
46
|
+
__exportStar(require("./set-pools-state"), exports);
|
|
46
47
|
__exportStar(require("./swap-cloud-user-completed"), exports);
|
|
47
48
|
__exportStar(require("./swap-cloud-user-request-failed"), exports);
|
|
48
49
|
__exportStar(require("./swap-cloud-user-request"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/v3/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,mEAAiD;AACjD,6DAA2C;AAC3C,iEAA+C;AAC/C,yDAAuC;AACvC,0EAAwD;AACxD,oEAAkD;AAClD,4DAA0C;AAC1C,+DAA6C;AAC7C,4DAA0C;AAC1C,oEAAkD;AAClD,qEAAmD;AACnD,6EAA2D;AAC3D,mEAAiD;AACjD,2EAAyD;AACzD,sEAAoD;AACpD,8EAA4D;AAC5D,6DAA2C;AAC3C,qEAAmD;AACnD,iEAA+C;AAC/C,+DAA6C;AAC7C,uEAAqD;AACrD,iEAA+C;AAC/C,yEAAuD;AACvD,+DAA6C;AAC7C,sEAAoD;AACpD,8EAA4D;AAC5D,+DAA6C;AAC7C,mDAAiC;AACjC,8DAA4C;AAC5C,mEAAiD;AACjD,4DAA0C;AAC1C,2DAAyC;AACzC,oEAAkD;AAClD,4DAA0C;AAC1C,6EAA2D;AAC3D,+DAA6C;AAC7C,+DAA6C;AAC7C,sEAAoD;AACpD,yDAAuC;AACvC,6DAA2C"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/v3/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,mEAAiD;AACjD,6DAA2C;AAC3C,iEAA+C;AAC/C,yDAAuC;AACvC,0EAAwD;AACxD,oEAAkD;AAClD,4DAA0C;AAC1C,+DAA6C;AAC7C,4DAA0C;AAC1C,oEAAkD;AAClD,qEAAmD;AACnD,6EAA2D;AAC3D,mEAAiD;AACjD,2EAAyD;AACzD,sEAAoD;AACpD,8EAA4D;AAC5D,6DAA2C;AAC3C,qEAAmD;AACnD,iEAA+C;AAC/C,+DAA6C;AAC7C,uEAAqD;AACrD,iEAA+C;AAC/C,yEAAuD;AACvD,+DAA6C;AAC7C,sEAAoD;AACpD,8EAA4D;AAC5D,+DAA6C;AAC7C,mDAAiC;AACjC,oDAAkC;AAClC,8DAA4C;AAC5C,mEAAiD;AACjD,4DAA0C;AAC1C,2DAAyC;AACzC,oEAAkD;AAClD,4DAA0C;AAC1C,6EAA2D;AAC3D,+DAA6C;AAC7C,+DAA6C;AAC7C,sEAAoD;AACpD,yDAAuC;AACvC,6DAA2C"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { LudeoEvent } from "../../infra/ludeo-event";
|
|
2
|
+
import { MachinePoolAttributes, GamePoolAttributes } from "../types";
|
|
3
|
+
export declare class MachinePoolAttributesWithQuantity extends MachinePoolAttributes {
|
|
4
|
+
quantity: number;
|
|
5
|
+
}
|
|
6
|
+
export declare class GamePoolAttributesWithQuantity extends GamePoolAttributes {
|
|
7
|
+
quantity: number;
|
|
8
|
+
}
|
|
9
|
+
export declare class SetPoolStateEventPayload {
|
|
10
|
+
machines: MachinePoolAttributesWithQuantity[];
|
|
11
|
+
games: GamePoolAttributesWithQuantity[];
|
|
12
|
+
error_message?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare class SetPoolsStateEvent extends LudeoEvent {
|
|
15
|
+
static readonly EVENT_NAME = "set-pools-state";
|
|
16
|
+
constructor(payload: SetPoolStateEventPayload);
|
|
17
|
+
payload: SetPoolStateEventPayload;
|
|
18
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.SetPoolsStateEvent = exports.SetPoolStateEventPayload = exports.GamePoolAttributesWithQuantity = exports.MachinePoolAttributesWithQuantity = void 0;
|
|
13
|
+
const class_validator_1 = require("class-validator");
|
|
14
|
+
const ludeo_event_1 = require("../../infra/ludeo-event");
|
|
15
|
+
const types_1 = require("../types");
|
|
16
|
+
const validate_nested_type_decorator_1 = require("../../decorators/validate-nested-type.decorator");
|
|
17
|
+
class MachinePoolAttributesWithQuantity extends types_1.MachinePoolAttributes {
|
|
18
|
+
}
|
|
19
|
+
exports.MachinePoolAttributesWithQuantity = MachinePoolAttributesWithQuantity;
|
|
20
|
+
class GamePoolAttributesWithQuantity extends types_1.GamePoolAttributes {
|
|
21
|
+
}
|
|
22
|
+
exports.GamePoolAttributesWithQuantity = GamePoolAttributesWithQuantity;
|
|
23
|
+
class SetPoolStateEventPayload {
|
|
24
|
+
}
|
|
25
|
+
exports.SetPoolStateEventPayload = SetPoolStateEventPayload;
|
|
26
|
+
__decorate([
|
|
27
|
+
(0, class_validator_1.IsArray)(),
|
|
28
|
+
(0, validate_nested_type_decorator_1.ValidateNestedType)(() => Array),
|
|
29
|
+
__metadata("design:type", Array)
|
|
30
|
+
], SetPoolStateEventPayload.prototype, "machines", void 0);
|
|
31
|
+
__decorate([
|
|
32
|
+
(0, class_validator_1.IsArray)(),
|
|
33
|
+
(0, validate_nested_type_decorator_1.ValidateNestedType)(() => Array),
|
|
34
|
+
__metadata("design:type", Array)
|
|
35
|
+
], SetPoolStateEventPayload.prototype, "games", void 0);
|
|
36
|
+
__decorate([
|
|
37
|
+
(0, class_validator_1.IsOptional)(),
|
|
38
|
+
(0, class_validator_1.IsString)(),
|
|
39
|
+
__metadata("design:type", String)
|
|
40
|
+
], SetPoolStateEventPayload.prototype, "error_message", void 0);
|
|
41
|
+
class SetPoolsStateEvent extends ludeo_event_1.LudeoEvent {
|
|
42
|
+
constructor(payload) {
|
|
43
|
+
super(SetPoolsStateEvent.EVENT_NAME);
|
|
44
|
+
this.payload = payload;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
exports.SetPoolsStateEvent = SetPoolsStateEvent;
|
|
48
|
+
SetPoolsStateEvent.EVENT_NAME = "set-pools-state";
|
|
49
|
+
__decorate([
|
|
50
|
+
(0, validate_nested_type_decorator_1.ValidateNestedType)(() => SetPoolStateEventPayload),
|
|
51
|
+
__metadata("design:type", SetPoolStateEventPayload)
|
|
52
|
+
], SetPoolsStateEvent.prototype, "payload", void 0);
|
|
53
|
+
//# sourceMappingURL=set-pools-state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"set-pools-state.js","sourceRoot":"","sources":["../../../src/v3/events/set-pools-state.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAgE;AAEhE,yDAAqD;AACrD,oCAAqE;AACrE,oGAAqF;AAErF,MAAa,iCAAkC,SAAQ,6BAAqB;CAE3E;AAFD,8EAEC;AAED,MAAa,8BAA+B,SAAQ,0BAAkB;CAErE;AAFD,wEAEC;AAED,MAAa,wBAAwB;CAYpC;AAZD,4DAYC;AATC;IAFC,IAAA,yBAAO,GAAE;IACT,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,KAAwC,CAAC;;0DACrB;AAI9C;IAFC,IAAA,yBAAO,GAAE;IACT,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,KAAqC,CAAC;;uDACxB;AAIxC;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,0BAAQ,GAAE;;+DACY;AAGzB,MAAa,kBAAmB,SAAQ,wBAAU;IAGhD,YAAY,OAAiC;QAC3C,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,CAAC;QACrC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;;AANH,gDAUC;AATiB,6BAAU,GAAG,iBAAiB,CAAC;AAQ/C;IADC,IAAA,mDAAkB,EAAC,GAAG,EAAE,CAAC,wBAAwB,CAAC;8BAC1C,wBAAwB;mDAAC"}
|
|
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.BaseCloudPoolConfiguration = exports.PoolScaleConfiguration = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
14
|
+
const type_1 = require("../type");
|
|
15
15
|
const decorators_1 = require("../../../../decorators");
|
|
16
16
|
const cloud_1 = require("../../cloud");
|
|
17
17
|
class PoolScaleConfiguration {
|
|
@@ -42,7 +42,7 @@ __decorate([
|
|
|
42
42
|
__metadata("design:type", PoolScaleConfiguration)
|
|
43
43
|
], BaseCloudPoolConfiguration.prototype, "poolScaleConfiguration", void 0);
|
|
44
44
|
__decorate([
|
|
45
|
-
(0, class_validator_1.IsEnum)(
|
|
45
|
+
(0, class_validator_1.IsEnum)(type_1.CloudPoolType),
|
|
46
46
|
__metadata("design:type", String)
|
|
47
47
|
], BaseCloudPoolConfiguration.prototype, "type", void 0);
|
|
48
48
|
//# sourceMappingURL=base.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/base.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AAEvE,
|
|
1
|
+
{"version":3,"file":"base.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/base.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AAEvE,kCAAwC;AACxC,uDAA4D;AAC5D,uCAIqB;AAErB,MAAa,sBAAsB;CAGlC;AAHD,wDAGC;AADC;IADC,IAAA,0BAAQ,GAAE;;oDACE;AAGf,MAAa,0BAA0B;CAgBtC;AAhBD,gEAgBC;AAbC;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,2BAAmB,CAAC;;oEACL;AAGzC;IADC,IAAA,wBAAM,EAAC,qBAAa,CAAC;;iEACO;AAG7B;IADC,IAAA,wBAAM,GAAE;;0DACM;AAGf;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,sBAAsB,CAAC;8BACzB,sBAAsB;0EAAC;AAG/C;IADC,IAAA,wBAAM,EAAC,oBAAa,CAAC;;wDACF"}
|
|
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.GamePoolConfiguration = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
14
|
+
const type_1 = require("../type");
|
|
15
15
|
const attributes_1 = require("./attributes");
|
|
16
16
|
const base_1 = require("./base");
|
|
17
17
|
const decorators_1 = require("../../../../decorators");
|
|
@@ -19,7 +19,7 @@ class GamePoolConfiguration extends base_1.BaseCloudPoolConfiguration {
|
|
|
19
19
|
}
|
|
20
20
|
exports.GamePoolConfiguration = GamePoolConfiguration;
|
|
21
21
|
__decorate([
|
|
22
|
-
(0, class_validator_1.IsEnum)(
|
|
22
|
+
(0, class_validator_1.IsEnum)(type_1.CloudPoolType),
|
|
23
23
|
__metadata("design:type", String)
|
|
24
24
|
], GamePoolConfiguration.prototype, "type", void 0);
|
|
25
25
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"game.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/game.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiD;AAEjD,
|
|
1
|
+
{"version":3,"file":"game.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/game.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiD;AAEjD,kCAAwC;AACxC,6CAAkD;AAClD,iCAAoD;AACpD,uDAA4D;AAE5D,MAAa,qBAAsB,SAAQ,iCAA0B;CAYpE;AAZD,sDAYC;AAVC;IADC,IAAA,wBAAM,EAAC,oBAAa,CAAC;;mDACG;AAGzB;IADC,IAAA,wBAAM,GAAE;;qDACM;AAGf;IADC,IAAA,wBAAM,GAAE;;4DACa;AAGtB;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,+BAAkB,CAAC;8BACjC,+BAAkB;yDAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CloudPoolType } from "
|
|
1
|
+
import { CloudPoolType } from "../type";
|
|
2
2
|
import { BaseCloudPoolConfiguration } from "./base";
|
|
3
3
|
import { MachinePoolAttributes } from "./attributes";
|
|
4
4
|
export declare class MachinePoolConfiguration extends BaseCloudPoolConfiguration {
|
|
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.MachinePoolConfiguration = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
14
|
+
const type_1 = require("../type");
|
|
15
15
|
const base_1 = require("./base");
|
|
16
16
|
const attributes_1 = require("./attributes");
|
|
17
17
|
const decorators_1 = require("../../../../decorators");
|
|
@@ -19,7 +19,7 @@ class MachinePoolConfiguration extends base_1.BaseCloudPoolConfiguration {
|
|
|
19
19
|
}
|
|
20
20
|
exports.MachinePoolConfiguration = MachinePoolConfiguration;
|
|
21
21
|
__decorate([
|
|
22
|
-
(0, class_validator_1.IsEnum)(
|
|
22
|
+
(0, class_validator_1.IsEnum)(type_1.CloudPoolType),
|
|
23
23
|
__metadata("design:type", String)
|
|
24
24
|
], MachinePoolConfiguration.prototype, "type", void 0);
|
|
25
25
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"machine.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/machine.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyC;AAEzC,
|
|
1
|
+
{"version":3,"file":"machine.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/machine.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyC;AAEzC,kCAAwC;AACxC,iCAAoD;AACpD,6CAAqD;AACrD,uDAA4D;AAE5D,MAAa,wBAAyB,SAAQ,iCAA0B;CAMvE;AAND,4DAMC;AAJC;IADC,IAAA,wBAAM,EAAC,oBAAa,CAAC;;sDACM;AAG5B;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,kCAAqB,CAAC;8BACpC,kCAAqB;4DAAC"}
|
package/package.json
CHANGED
package/src/v3/events/index.ts
CHANGED
|
@@ -27,6 +27,7 @@ export * from "./machine-resource-created-response";
|
|
|
27
27
|
export * from "./machine-resource-creation-failed-response";
|
|
28
28
|
export * from "./monitor-game-resource-task";
|
|
29
29
|
export * from "./set-pool.event";
|
|
30
|
+
export * from "./set-pools-state";
|
|
30
31
|
export * from "./swap-cloud-user-completed";
|
|
31
32
|
export * from "./swap-cloud-user-request-failed";
|
|
32
33
|
export * from "./swap-cloud-user-request";
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { IsArray, IsOptional, IsString } from "class-validator";
|
|
2
|
+
|
|
3
|
+
import { LudeoEvent } from "../../infra/ludeo-event";
|
|
4
|
+
import { MachinePoolAttributes, GamePoolAttributes } from "../types";
|
|
5
|
+
import { ValidateNestedType } from "../../decorators/validate-nested-type.decorator";
|
|
6
|
+
|
|
7
|
+
export class MachinePoolAttributesWithQuantity extends MachinePoolAttributes {
|
|
8
|
+
quantity: number;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
export class GamePoolAttributesWithQuantity extends GamePoolAttributes {
|
|
12
|
+
quantity: number;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
export class SetPoolStateEventPayload {
|
|
16
|
+
@IsArray()
|
|
17
|
+
@ValidateNestedType(() => Array<MachinePoolAttributesWithQuantity>)
|
|
18
|
+
machines: MachinePoolAttributesWithQuantity[];
|
|
19
|
+
|
|
20
|
+
@IsArray()
|
|
21
|
+
@ValidateNestedType(() => Array<GamePoolAttributesWithQuantity>)
|
|
22
|
+
games: GamePoolAttributesWithQuantity[];
|
|
23
|
+
|
|
24
|
+
@IsOptional()
|
|
25
|
+
@IsString()
|
|
26
|
+
error_message?: string;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export class SetPoolsStateEvent extends LudeoEvent {
|
|
30
|
+
static readonly EVENT_NAME = "set-pools-state";
|
|
31
|
+
|
|
32
|
+
constructor(payload: SetPoolStateEventPayload) {
|
|
33
|
+
super(SetPoolsStateEvent.EVENT_NAME);
|
|
34
|
+
this.payload = payload;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@ValidateNestedType(() => SetPoolStateEventPayload)
|
|
38
|
+
payload: SetPoolStateEventPayload;
|
|
39
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IsEnum, IsUUID } from "class-validator";
|
|
2
2
|
|
|
3
|
-
import { CloudPoolType } from "
|
|
3
|
+
import { CloudPoolType } from "../type";
|
|
4
4
|
import { GamePoolAttributes } from "./attributes";
|
|
5
5
|
import { BaseCloudPoolConfiguration } from "./base";
|
|
6
6
|
import { ValidateNestedType } from "../../../../decorators";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IsEnum } from "class-validator";
|
|
2
2
|
|
|
3
|
-
import { CloudPoolType } from "
|
|
3
|
+
import { CloudPoolType } from "../type";
|
|
4
4
|
import { BaseCloudPoolConfiguration } from "./base";
|
|
5
5
|
import { MachinePoolAttributes } from "./attributes";
|
|
6
6
|
import { ValidateNestedType } from "../../../../decorators";
|