Skip to content

Commit 5690c31

Browse files
authored
feat(k8s): enable MigrateClusterToSBSCSI in CLI (#2207)
1 parent 4eb7301 commit 5690c31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/k8s/v1/k8s_sdk.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2013,7 +2013,6 @@ func NewAPI(client *scw.Client) *API {
20132013
client: client,
20142014
}
20152015
}
2016-
20172016
func (s *API) Regions() []scw.Region {
20182017
return []scw.Region{scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw}
20192018
}

0 commit comments

Comments
 (0)