Skip to content

Commit 1c174ab

Browse files
authored
Add distributeVips property to cluster entity
1 parent 31f88f1 commit 1c174ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Loadbalancers/Entities/Cluster.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @property string $id
99
* @property string $name
1010
* @property bool $deployed
11+
* @property bool $distributeVips
1112
* @property \DateTime $deployedAt
1213
* @property \DateTime $createdAt
1314
* @property \DateTime $updatedAt

0 commit comments

Comments
 (0)