Skip to content

Commit ca4e494

Browse files
committed
Moving GRPCRoute to Standard
1 parent 597f644 commit ca4e494

15 files changed

+1578
-20
lines changed

gateway-api/src/apis/experimental/gatewayclasses.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/experimental/gateways.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/experimental/grpcroutes.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {
@@ -351,7 +351,7 @@ pub struct GRPCRouteRules {
351351
///
352352
/// For example, take the following matches configuration:
353353
///
354-
/// ```text
354+
/// ```
355355
/// matches:
356356
/// - method:
357357
/// service: foo.bar
@@ -1413,7 +1413,7 @@ pub enum GRPCRouteRulesFiltersType {
14131413
/// For example, the match below will match a gRPC request only if its service
14141414
/// is `foo` AND it contains the `version: v1` header:
14151415
///
1416-
/// ```text
1416+
/// ```
14171417
/// matches:
14181418
/// - method:
14191419
/// type: Exact

gateway-api/src/apis/experimental/httproutes.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {
@@ -373,7 +373,7 @@ pub struct HTTPRouteRules {
373373
///
374374
/// For example, take the following matches configuration:
375375
///
376-
/// ```text
376+
/// ```
377377
/// matches:
378378
/// - path:
379379
/// value: "/foo"
@@ -1986,7 +1986,7 @@ pub enum HTTPRouteRulesFiltersUrlRewritePathType {
19861986
/// For example, the match below will match a HTTP request only if its path
19871987
/// starts with `/foo` AND it contains the `version: v1` header:
19881988
///
1989-
/// ```text
1989+
/// ```
19901990
/// match:
19911991
///
19921992
/// path:
@@ -2077,7 +2077,7 @@ pub enum HTTPRouteRulesMatchesHeadersType {
20772077
/// For example, the match below will match a HTTP request only if its path
20782078
/// starts with `/foo` AND it contains the `version: v1` header:
20792079
///
2080-
/// ```text
2080+
/// ```
20812081
/// match:
20822082
///
20832083
/// path:

gateway-api/src/apis/experimental/referencegrants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/experimental/tcproutes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/experimental/tlsroutes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/experimental/udproutes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/standard/gatewayclasses.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

gateway-api/src/apis/standard/gateways.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WARNING: generated by kopium - manual changes will be overwritten
22
// kopium command: kopium --schema=derived --derive=JsonSchema --derive=Default --derive=PartialEq --docs -f -
3-
// kopium version: 0.21.1
3+
// kopium version: 0.21.0
44

55
#[allow(unused_imports)]
66
mod prelude {

0 commit comments

Comments
 (0)