Skip to content

Commit

Permalink
update make gen
Browse files Browse the repository at this point in the history
Signed-off-by: Xieql <xieqianglong@huawei.com>
  • Loading branch information
Xieql committed Sep 7, 2023
1 parent 9ef5e7f commit 9298ea2
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
4 changes: 3 additions & 1 deletion docs/content/en/references/backups_v1alpha1_types.html
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,9 @@ <h3 id="backup.kurator.dev/v1alpha1.Destination">Destination
</td>
<td>
<em>(Optional)</em>
<p>Clusters allows users to directly specify a set of destination clusters.</p>
<p>Clusters allows users to directly specify a set of destination clusters.
It should be used exclusively to select clusters described within the Fleet.
If Fleet is set, it takes precedence over the Clusters field.</p>
</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ spec:
properties:
clusters:
description: Clusters allows users to directly specify a set of
destination clusters.
destination clusters. It should be used exclusively to select
clusters described within the Fleet. If Fleet is set, it takes
precedence over the Clusters field.
items:
description: "ObjectReference contains enough information to
let you inspect or modify the referred object. --- New uses
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,9 @@ spec:
properties:
clusters:
description: Clusters allows users to directly specify a set of
destination clusters.
destination clusters. It should be used exclusively to select
clusters described within the Fleet. If Fleet is set, it takes
precedence over the Clusters field.
items:
description: "ObjectReference contains enough information to
let you inspect or modify the referred object. --- New uses
Expand Down Expand Up @@ -391,7 +393,9 @@ spec:
properties:
clusters:
description: Clusters allows users to directly specify a set of
destination clusters.
destination clusters. It should be used exclusively to select
clusters described within the Fleet. If Fleet is set, it takes
precedence over the Clusters field.
items:
description: "ObjectReference contains enough information to
let you inspect or modify the referred object. --- New uses
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ spec:
properties:
clusters:
description: Clusters allows users to directly specify a set of
destination clusters.
destination clusters. It should be used exclusively to select
clusters described within the Fleet. If Fleet is set, it takes
precedence over the Clusters field.
items:
description: "ObjectReference contains enough information to
let you inspect or modify the referred object. --- New uses
Expand Down

0 comments on commit 9298ea2

Please sign in to comment.