Skip to content

Commit 31f88f1

Browse files
authored
Add distribute_vips to Cluster map
1 parent 960ee56 commit 31f88f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Loadbalancers/ClusterClient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public function getEntityMap()
1818
'id' => 'id',
1919
'name' => 'name',
2020
'deployed_at' => 'deployedAt',
21+
'distribute_vips' => 'distributeVips',
2122
'created_at' => 'createdAt',
2223
'updated_at' => 'updatedAt',
2324
];

0 commit comments

Comments
 (0)