Skip to content

Commit

Permalink
docs(k8s): add documentation for MigrateClusterToRoutedIPsRequest Clu…
Browse files Browse the repository at this point in the history
…sterID field (#2193)
  • Loading branch information
scaleway-bot authored Aug 29, 2024
1 parent fddeabd commit 94b596f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/k8s/v1/k8s_sdk.go
Original file line number Diff line number Diff line change
Expand Up @@ -1823,6 +1823,7 @@ type MigrateClusterToRoutedIPsRequest struct {
// Region: region to target. If none is passed will use default region from the config.
Region scw.Region `json:"-"`

// ClusterID: cluster ID for which the routed ip will be enabled for the nodes.
ClusterID string `json:"-"`
}

Expand Down

0 comments on commit 94b596f

Please sign in to comment.