Skip to content

Commit

Permalink
Reorder Cluster API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RTann committed Apr 25, 2024
1 parent c4965f0 commit 464b50f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions gen-apidocs/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,9 @@ resource_categories:
- name: Namespace
version: v1
group: core
- name: NetworkPolicy
version: v1
group: networking
- name: Node
version: v1
group: core
Expand Down Expand Up @@ -220,9 +223,6 @@ resource_categories:
- name: TokenReview
version: v1
group: authentication
- name: NetworkPolicy
version: v1
group: networking
operation_categories:
- name: "Proxy Operations"
operation_types:
Expand Down
6 changes: 3 additions & 3 deletions gen-apidocs/config/v1_27/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ resource_categories:
- name: Namespace
version: v1
group: core
- name: NetworkPolicy
version: v1
group: networking
- name: Node
version: v1
group: core
Expand Down Expand Up @@ -248,9 +251,6 @@ resource_categories:
- name: TokenReview
version: v1
group: authentication
- name: NetworkPolicy
version: v1
group: networking
operation_categories:
- name: "Proxy Operations"
operation_types:
Expand Down
6 changes: 3 additions & 3 deletions gen-apidocs/config/v1_28/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ resource_categories:
- name: Namespace
version: v1
group: core
- name: NetworkPolicy
version: v1
group: networking
- name: Node
version: v1
group: core
Expand Down Expand Up @@ -248,9 +251,6 @@ resource_categories:
- name: TokenReview
version: v1
group: authentication
- name: NetworkPolicy
version: v1
group: networking
operation_categories:
- name: "Proxy Operations"
operation_types:
Expand Down
6 changes: 3 additions & 3 deletions gen-apidocs/config/v1_29/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ resource_categories:
- name: Namespace
version: v1
group: core
- name: NetworkPolicy
version: v1
group: networking
- name: Node
version: v1
group: core
Expand Down Expand Up @@ -251,9 +254,6 @@ resource_categories:
- name: TokenReview
version: v1
group: authentication
- name: NetworkPolicy
version: v1
group: networking
operation_categories:
- name: "Proxy Operations"
operation_types:
Expand Down
6 changes: 3 additions & 3 deletions gen-apidocs/config/v1_30/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ resource_categories:
- name: Namespace
version: v1
group: core
- name: NetworkPolicy
version: v1
group: networking
- name: Node
version: v1
group: core
Expand Down Expand Up @@ -263,9 +266,6 @@ resource_categories:
- name: TokenReview
version: v1
group: authentication
- name: NetworkPolicy
version: v1
group: networking
operation_categories:
- name: "Proxy Operations"
operation_types:
Expand Down

0 comments on commit 464b50f

Please sign in to comment.