From a441e8d7ae5e68792fa321bfc6e40a27ed7bcd5f Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Sat, 16 Nov 2024 13:32:41 -0700 Subject: [PATCH 01/24] import solo-kit --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a5fee09521c..cbf549ba537 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.2 + github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 72446cbce8a..d273d2d890d 100644 --- a/go.sum +++ b/go.sum @@ -2707,8 +2707,8 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.2 h1:oZCrgseICHC2j88TCHeS9y8p5ffRRsXspy3jwWcZewY= -github.com/solo-io/solo-kit v0.36.2/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908 h1:bKFdJ9nCIUYepO3ADQaDdQZiePdAkgEbrpAxksZNmAo= +github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From 0697d5a2d9ad7442448e11a5a69faec804ce1cc0 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Sat, 16 Nov 2024 14:12:23 -0700 Subject: [PATCH 02/24] codegen, update solo-kit --- .../content/reference/api/envoy.glooe.solo.io.project.sk.md | 2 +- .../reference/api/envoy/annotations/deprecation.proto.sk.md | 4 ++-- .../reference/api/envoy/api/v2/route/route.proto.sk.md | 6 +++--- docs/content/reference/api/extproto/ext.proto.sk.md | 4 ++-- docs/content/reference/api/gateway.solo.io.project.sk.md | 2 +- .../projects/gateway/api/v1/external_options.proto.sk.md | 6 +++--- .../gloo/projects/gateway/api/v1/gateway.proto.sk.md | 6 +++--- .../gloo/projects/gateway/api/v1/http_gateway.proto.sk.md | 6 +++--- .../gateway/api/v1/matchable_http_gateway.proto.sk.md | 6 +++--- .../gateway/api/v1/matchable_tcp_gateway.proto.sk.md | 6 +++--- .../gloo/projects/gateway/api/v1/route_table.proto.sk.md | 6 +++--- .../projects/gateway/api/v1/virtual_service.proto.sk.md | 6 +++--- .../projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md | 6 +++--- .../gloo/api/grpc/validation/gloo_validation.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/grpc/version/version.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/connection.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/core/matchers/matchers.proto.sk.md | 6 +++--- .../gloo/api/v1/core/selectors/selectors.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/destination_spec.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/ai/ai.proto.sk.md | 6 +++--- .../api/v1/enterprise/options/caching/caching.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md | 6 +++--- .../options/extauth/v1/extauth-internal.proto.sk.md | 6 +++--- .../v1/enterprise/options/extauth/v1/extauth.proto.sk.md | 6 +++--- .../api/v1/enterprise/options/extproc/extproc.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md | 6 +++--- .../enterprise/options/graphql/v1beta1/graphql.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md | 6 +++--- .../v1/enterprise/options/ratelimit/ratelimit.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md | 6 +++--- .../options/stateful_session/stateful_session.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/tap/tap.proto.sk.md | 6 +++--- .../gloo/api/v1/enterprise/options/waf/waf.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/extensions.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/filters/stages.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md | 4 ++-- .../projects/gloo/api/v1/http_listener_options.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/listener_options.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/load_balancer.proto.sk.md | 6 +++--- .../api/v1/options/advanced_http/advanced_http.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/als/als.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md | 6 +++--- .../gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/azure/azure.proto.sk.md | 6 +++--- .../options/connection_limit/connection_limit.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/consul/consul.proto.sk.md | 6 +++--- .../gloo/api/v1/options/consul/query_options.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md | 6 +++--- .../dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md | 6 +++--- .../gloo/api/v1/options/faultinjection/fault.proto.sk.md | 6 +++--- .../gloo/api/v1/options/graphql/graphql.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md | 6 +++--- .../gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md | 6 +++--- .../gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md | 6 +++--- .../options/header_validation/header_validation.proto.sk.md | 6 +++--- .../gloo/api/v1/options/headers/headers.proto.sk.md | 6 +++--- .../gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md | 6 +++--- .../gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md | 6 +++--- .../v1/options/local_ratelimit/local_ratelimit.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md | 6 +++--- .../gloo/api/v1/options/protocol/protocol.proto.sk.md | 6 +++--- .../options/protocol_upgrade/protocol_upgrade.proto.sk.md | 6 +++--- .../v1/options/proxy_protocol/proxy_protocol.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md | 6 +++--- .../gloo/api/v1/options/retries/retries.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/router/router.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/service_spec.proto.sk.md | 6 +++--- .../gloo/api/v1/options/shadowing/shadowing.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/static/static.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/stats/stats.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/options/subset_spec.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md | 6 +++--- .../gloo/api/v1/options/tracing/tracing.proto.sk.md | 6 +++--- .../api/v1/options/transformation/parameters.proto.sk.md | 6 +++--- .../v1/options/transformation/transformation.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md | 6 +++--- .../gloo/api/v1/route_configuration_options.proto.sk.md | 6 +++--- .../gloo/projects/gloo/api/v1/route_options.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/tcp_listener_options.proto.sk.md | 6 +++--- .../solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md | 6 +++--- .../projects/gloo/api/v1/virtual_host_options.proto.sk.md | 6 +++--- .../gloo/api/v1/weighted_destination_options.proto.sk.md | 6 +++--- .../gloo/projects/ingress/api/v1/ingress.proto.sk.md | 6 +++--- .../gloo/projects/ingress/api/v1/service.proto.sk.md | 6 +++--- .../protoc-gen-ext/external/google/protobuf/any.proto.sk.md | 6 +++--- .../protoc-gen-ext/external/google/protobuf/api.proto.sk.md | 6 +++--- .../external/google/protobuf/descriptor.proto.sk.md | 6 +++--- .../external/google/protobuf/duration.proto.sk.md | 6 +++--- .../external/google/protobuf/empty.proto.sk.md | 6 +++--- .../external/google/protobuf/field_mask.proto.sk.md | 6 +++--- .../external/google/protobuf/source_context.proto.sk.md | 6 +++--- .../external/google/protobuf/struct.proto.sk.md | 6 +++--- .../external/google/protobuf/timestamp.proto.sk.md | 6 +++--- .../external/google/protobuf/type.proto.sk.md | 6 +++--- .../external/google/protobuf/wrappers.proto.sk.md | 6 +++--- .../github.com/solo-io/skv2/api/core/v1/core.proto.sk.md | 6 +++--- .../skv2/api/multicluster/v1alpha1/cluster.proto.sk.md | 6 +++--- .../api/gloo-fed/fed/core/v1/placement.proto.sk.md | 6 +++--- .../solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md | 6 +++--- .../solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md | 6 +++--- .../api/rate-limiter/v1alpha1/ratelimit.proto.sk.md | 6 +++--- .../api/external/envoy/api/v2/core/address.proto.sk.md | 6 +++--- .../api/external/envoy/api/v2/core/base.proto.sk.md | 6 +++--- .../api/external/envoy/api/v2/core/http_uri.proto.sk.md | 6 +++--- .../external/envoy/api/v2/core/socket_option.proto.sk.md | 6 +++--- .../api/external/envoy/api/v2/discovery.proto.sk.md | 6 +++--- .../solo-kit/api/external/envoy/type/percent.proto.sk.md | 6 +++--- .../api/external/envoy/type/semantic_version.proto.sk.md | 6 +++--- .../api/external/google/api/annotations.proto.sk.md | 4 ++-- .../solo-kit/api/external/google/api/http.proto.sk.md | 6 +++--- .../solo-kit/api/external/google/rpc/status.proto.sk.md | 6 +++--- .../solo-io/solo-kit/api/external/metrics.proto.sk.md | 6 +++--- .../solo-io/solo-kit/api/external/trace.proto.sk.md | 6 +++--- .../github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md | 6 +++--- .../api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md | 6 +++--- .../github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md | 6 +++--- .../github.com/solo-io/solo-kit/api/v1/status.proto.sk.md | 6 +++--- .../solo-kit/api/xds/solo-discovery-service.proto.sk.md | 4 ++-- docs/content/reference/api/gloo.solo.io.project.sk.md | 2 +- docs/content/reference/api/glooe.solo.io.project.sk.md | 2 +- go.mod | 2 +- go.sum | 6 ++++++ 134 files changed, 390 insertions(+), 384 deletions(-) diff --git a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md index bfed1b821e6..3a8b15c8fa2 100644 --- a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "envoy.glooe.solo.io.project" +title: "EnvoyGlooeSoloIoProject" weight: 5 --- diff --git a/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md b/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md index 2672c812982..d6d465186d8 100644 --- a/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md +++ b/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "deprecation.proto" +title: "DeprecationProto" weight: 5 --- @@ -9,7 +9,7 @@ weight: 5 ### Package: `solo.io.envoy.annotations` -##### Source File: `envoy/annotations/deprecation.proto` +**Source File: `envoy/annotations/deprecation.proto`** diff --git a/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md b/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md index 2d8c4f0e864..2e5a8df5497 100644 --- a/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md +++ b/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "route.proto" +title: "RouteProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.api.v2.route` -#### Types: +**Types:** - [VirtualHost](#virtualhost) @@ -54,7 +54,7 @@ weight: 5 -##### Source File: `envoy/api/v2/route/route.proto` +**Source File: `envoy/api/v2/route/route.proto`** diff --git a/docs/content/reference/api/extproto/ext.proto.sk.md b/docs/content/reference/api/extproto/ext.proto.sk.md index ef8c403cd9a..5645941a797 100644 --- a/docs/content/reference/api/extproto/ext.proto.sk.md +++ b/docs/content/reference/api/extproto/ext.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ext.proto" +title: "ExtProto" weight: 5 --- @@ -9,7 +9,7 @@ weight: 5 ### Package: `extproto` -##### Source File: `extproto/ext.proto` +**Source File: `extproto/ext.proto`** diff --git a/docs/content/reference/api/gateway.solo.io.project.sk.md b/docs/content/reference/api/gateway.solo.io.project.sk.md index 0374fbea502..0d0169aa7c3 100644 --- a/docs/content/reference/api/gateway.solo.io.project.sk.md +++ b/docs/content/reference/api/gateway.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "gateway.solo.io.project" +title: "GatewaySoloIoProject" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md index 2eb308688a2..3c920b70b9e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "external_options.proto" +title: "ExternalOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [VirtualHostOption](#virtualhostoption) **Top-Level Resource** @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/external_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/external_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md index e7e5122c447..a00f906a8a5 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "gateway.proto" +title: "GatewayProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [Gateway](#gateway) **Top-Level Resource** @@ -22,7 +22,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/gateway.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/gateway.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md index aaa4a0e7497..77280727b2f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "http_gateway.proto" +title: "HttpGatewayProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [HttpGateway](#httpgateway) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/http_gateway.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/http_gateway.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md index 733fd1aef12..b70b4cc7b70 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "matchable_http_gateway.proto" +title: "MatchableHttpGatewayProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [MatchableHttpGateway](#matchablehttpgateway) **Top-Level Resource** @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/matchable_http_gateway.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/matchable_http_gateway.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md index a8bf5d8edf9..bbd9010f350 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "matchable_tcp_gateway.proto" +title: "MatchableTcpGatewayProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [MatchableTcpGateway](#matchabletcpgateway) **Top-Level Resource** @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/matchable_tcp_gateway.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/matchable_tcp_gateway.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md index c79442194a7..dcf35b179fd 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "route_table.proto" +title: "RouteTableProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [RouteTable](#routetable) **Top-Level Resource** @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/route_table.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/route_table.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md index 2e279a531a9..d145e61eb1b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "virtual_service.proto" +title: "VirtualServiceProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gateway.solo.io` -#### Types: +**Types:** - [VirtualService](#virtualservice) **Top-Level Resource** @@ -23,7 +23,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/virtual_service.proto) +**Source File: [github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto](https://github.com/solo-io/gloo/blob/main/projects/gateway/api/v1/virtual_service.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md index 67795b27825..7277eab3e66 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "proxy_endpoint.proto" +title: "ProxyEndpointProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [ProxyEndpointRequest](#proxyendpointrequest) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/grpc/debug/proxy_endpoint.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/grpc/debug/proxy_endpoint.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md index 1ef543f61fe..96508cd0577 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "gloo_validation.proto" +title: "GlooValidationProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [GlooValidationServiceRequest](#gloovalidationservicerequest) @@ -51,7 +51,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/grpc/validation/gloo_validation.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/grpc/validation/gloo_validation.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md index 6ee84ad2ef7..188cc0f3920 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "version.proto" +title: "VersionProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [ServerVersion](#serverversion) @@ -28,7 +28,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/grpc/version/version.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/grpc/version/version.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md index 108995538f9..56fb4c5edf1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "artifact.proto" +title: "ArtifactProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Artifact](#artifact) **Top-Level Resource** @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/artifact.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/artifact.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md index 1ebcdcd9a60..1a5617b765e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "circuit_breaker.proto" +title: "CircuitBreakerProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [CircuitBreakerConfig](#circuitbreakerconfig) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/circuit_breaker.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/circuit_breaker.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md index bd8f06c7fab..94713a4a7ce 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "connection.proto" +title: "ConnectionProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [ConnectionConfig](#connectionconfig) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/connection.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/connection.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md index c725a21a5e9..eda9e420de0 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "matchers.proto" +title: "MatchersProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `matchers.core.gloo.solo.io` -#### Types: +**Types:** - [Matcher](#matcher) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/core/matchers/matchers.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/core/matchers/matchers.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md index 4c7e1cb6fcc..2dda3dc7040 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "selectors.proto" +title: "SelectorsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `selectors.core.gloo.solo.io` -#### Types: +**Types:** - [Selector](#selector) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/core/selectors/selectors.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/core/selectors/selectors.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md index 4791ea87ce4..8da5d2a766f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "destination_spec.proto" +title: "DestinationSpecProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [DestinationSpec](#destinationspec) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/destination_spec.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/destination_spec.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md index 9af0c15a8bd..9f0968376c5 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "endpoint.proto" +title: "EndpointProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Endpoint](#endpoint) **Top-Level Resource** @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/endpoint.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/endpoint.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md index 71cdd9a380f..37ae46501fe 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ai.proto" +title: "AiProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `ai.options.gloo.solo.io` -#### Types: +**Types:** - [SingleAuthToken](#singleauthtoken) @@ -58,7 +58,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/ai/ai.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/ai/ai.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md index 6253b5409bc..ea71d94bd46 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "caching.proto" +title: "CachingProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `caching.options.gloo.solo.io` -#### Types: +**Types:** - [Settings](#settings) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/caching/caching.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/caching/caching.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md index df12d0d737e..2d560259bbf 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "dlp.proto" +title: "DlpProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `dlp.options.gloo.solo.io` -#### Types: +**Types:** - [FilterConfig](#filterconfig) @@ -24,7 +24,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md index 76546d99d1f..a660025ad1f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "extauth-internal.proto" +title: "ExtauthInternalProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `enterprise.gloo.solo.io` -#### Types: +**Types:** - [ExtAuthConfig](#extauthconfig) @@ -59,7 +59,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md index e00ad381f4f..d37f1e15d58 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "extauth.proto" +title: "ExtauthProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `enterprise.gloo.solo.io` -#### Types: +**Types:** - [AuthConfig](#authconfig) **Top-Level Resource** @@ -98,7 +98,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md index 23c7e0df958..3f08fd5bd80 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "extproc.proto" +title: "ExtprocProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `extproc.options.gloo.solo.io` -#### Types: +**Types:** - [Settings](#settings) @@ -20,7 +20,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md index 106def2e2e4..940c05db7aa 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "gcp.proto" +title: "GcpProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gcp.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md index dac17c4769a..e469ca9e54e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "graphql.proto" +title: "GraphqlProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `graphql.gloo.solo.io` -#### Types: +**Types:** - [RequestTemplate](#requesttemplate) @@ -36,7 +36,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md index b55f2354f34..9cc05835836 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "jwt.proto" +title: "JwtProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `jwt.options.gloo.solo.io` -#### Types: +**Types:** - [JwtStagedVhostExtension](#jwtstagedvhostextension) @@ -28,7 +28,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md index bab2b564d65..15d8486a139 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ratelimit.proto" +title: "RatelimitProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `ratelimit.options.gloo.solo.io` -#### Types: +**Types:** - [IngressRateLimit](#ingressratelimit) @@ -23,7 +23,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md index 2f69b9d99b9..a3545fca922 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "rbac.proto" +title: "RbacProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `rbac.options.gloo.solo.io` -#### Types: +**Types:** - [Settings](#settings) @@ -22,7 +22,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md index 69a1d470218..0977ccf3615 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "stateful_session.proto" +title: "StatefulSessionProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `stateful_session.options.gloo.solo.io` -#### Types: +**Types:** - [StatefulSession](#statefulsession) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md index c33c4a92c46..724ca76d3a3 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "tap.proto" +title: "TapProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `tap.options.gloo.solo.io` -#### Types: +**Types:** - [Tap](#tap) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/tap/tap.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/tap/tap.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md index 4b36a3ddebb..44d80a0af6b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "waf.proto" +title: "WafProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `waf.options.gloo.solo.io` -#### Types: +**Types:** - [Settings](#settings) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/waf/waf.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/waf/waf.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md index c15cdf22121..5b3a9e46d86 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ratelimit.proto" +title: "RatelimitProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `glooe.solo.io` -#### Types: +**Types:** - [RateLimitConfig](#ratelimitconfig) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/ratelimit.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/ratelimit.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md index b478d38ebf3..c427f788fc6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "extensions.proto" +title: "ExtensionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Extensions](#extensions) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/extensions.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/extensions.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md index 3a2c1d96413..969a5d64ed3 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "failover.proto" +title: "FailoverProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Failover](#failover) @@ -22,7 +22,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/failover.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/failover.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md index 2189c81d16e..2bd37300615 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "stages.proto" +title: "StagesProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `filters.gloo.solo.io` -#### Types: +**Types:** - [FilterStage](#filterstage) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/filters/stages.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/filters/stages.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md index 34b37ae362b..50214de846a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "snap.proto" +title: "SnapProto" weight: 5 --- @@ -9,7 +9,7 @@ weight: 5 ### Package: `gloosnapshot.gloo.solo.io` -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/gloosnapshot/snap.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/gloosnapshot/snap.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md index a31fa279b72..32ff58194e5 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "http_listener_options.proto" +title: "HttpListenerOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [HttpListenerOptions](#httplisteneroptions) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/http_listener_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/http_listener_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md index 7e5733ded24..8fb1162b224 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "listener_options.proto" +title: "ListenerOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [ListenerOptions](#listeneroptions) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/listener_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/listener_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md index 5a82983fe9a..3fdf45134a1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "load_balancer.proto" +title: "LoadBalancerProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [LoadBalancerConfig](#loadbalancerconfig) @@ -23,7 +23,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/load_balancer.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/load_balancer.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md index dcb8172fc5e..c7a310be7fa 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "advanced_http.proto" +title: "AdvancedHttpProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `advancedhttp.options.gloo.solo.io` -#### Types: +**Types:** - [ResponseAssertions](#responseassertions) @@ -27,7 +27,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/advanced_http/advanced_http.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/advanced_http/advanced_http.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md index b92d3ffaf02..1b02e5c6a3d 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "als.proto" +title: "AlsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `als.options.gloo.solo.io` -#### Types: +**Types:** - [AccessLoggingService](#accessloggingservice) @@ -33,7 +33,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/als/als.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/als/als.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md index 7973b198657..fff9d5908cd 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "aws.proto" +title: "AwsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `aws.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/aws/aws.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/aws/aws.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md index f94f140324f..859a3f211e7 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "aws_ec2.proto" +title: "AwsEc2Proto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `aws_ec2.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md index 569b98a459c..aafc1fa875a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "azure.proto" +title: "AzureProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `azure.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/azure/azure.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/azure/azure.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md index b70ca9e8a49..5640f080607 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "connection_limit.proto" +title: "ConnectionLimitProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `connection_limit.options.gloo.solo.io` -#### Types: +**Types:** - [ConnectionLimit](#connectionlimit) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/connection_limit/connection_limit.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/connection_limit/connection_limit.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md index 98d2ac66e10..d43c53f13c8 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "consul.proto" +title: "ConsulProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `consul.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/consul/consul.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/consul/consul.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md index 958930b9f0e..675b42fa291 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "query_options.proto" +title: "QueryOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `consul.options.gloo.solo.io` -#### Types: +**Types:** - [QueryOptions](#queryoptions) @@ -23,7 +23,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/consul/query_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/consul/query_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md index a2b2337f125..e0039811176 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "cors.proto" +title: "CorsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `cors.options.gloo.solo.io` -#### Types: +**Types:** - [CorsPolicy](#corspolicy) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/cors/cors.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/cors/cors.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md index 25fc4a0d0fc..3fa2a2b6dac 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "dynamic_forward_proxy.proto" +title: "DynamicForwardProxyProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `dfp.options.gloo.solo.io` -#### Types: +**Types:** - [FilterConfig](#filterconfig) @@ -30,7 +30,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md index f979eede827..ca92b9218ee 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "fault.proto" +title: "FaultProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `fault.options.gloo.solo.io` -#### Types: +**Types:** - [RouteAbort](#routeabort) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/faultinjection/fault.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/faultinjection/fault.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md index 9eb49631acb..d4e1e705261 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "graphql.proto" +title: "GraphqlProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `graphql.options.gloo.solo.io` -#### Types: +**Types:** - [ServiceSpec](#servicespec) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/graphql/graphql.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/graphql/graphql.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md index 95698e0f4ce..5d72a4f5c8a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "grpc.proto" +title: "GrpcProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `grpc.options.gloo.solo.io` -#### Types: +**Types:** - [ServiceSpec](#servicespec) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/grpc/grpc.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/grpc/grpc.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md index 008089a89a5..719aa338878 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "grpc_json.proto" +title: "GrpcJsonProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `grpc_json.options.gloo.solo.io` -#### Types: +**Types:** - [GrpcJsonTranscoder](#grpcjsontranscoder) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/grpc_json/grpc_json.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/grpc_json/grpc_json.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md index 3619a6a856e..ea8182fdb4e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "grpc_web.proto" +title: "GrpcWebProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `grpc_web.options.gloo.solo.io` -#### Types: +**Types:** - [GrpcWeb](#grpcweb) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/grpc_web/grpc_web.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/grpc_web/grpc_web.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md index 52712b18367..d70f8da489a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "hcm.proto" +title: "HcmProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `hcm.options.gloo.solo.io` -#### Types: +**Types:** - [HttpConnectionManagerSettings](#httpconnectionmanagersettings) @@ -25,7 +25,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/hcm/hcm.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/hcm/hcm.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md index 5083b2fc4e2..d4e45504919 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "header_validation.proto" +title: "HeaderValidationProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `header_validation.options.gloo.solo.io` -#### Types: +**Types:** - [HeaderValidationSettings](#headervalidationsettings) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/header_validation/header_validation.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/header_validation/header_validation.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md index f7739ea1b7d..9271dd76c2f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "headers.proto" +title: "HeadersProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `headers.options.gloo.solo.io` -#### Types: +**Types:** - [HeaderManipulation](#headermanipulation) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/headers/headers.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/headers/headers.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md index 303f620006e..3b0e909b2a6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "healthcheck.proto" +title: "HealthcheckProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `healthcheck.options.gloo.solo.io` -#### Types: +**Types:** - [HealthCheck](#healthcheck) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/healthcheck/healthcheck.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/healthcheck/healthcheck.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md index dabe175eaf3..84e1593dd67 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "kubernetes.proto" +title: "KubernetesProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `kubernetes.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/kubernetes/kubernetes.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/kubernetes/kubernetes.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md index e28e5387ea1..d7ad6c11c55 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "lbhash.proto" +title: "LbhashProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `lbhash.options.gloo.solo.io` -#### Types: +**Types:** - [RouteActionHashConfig](#routeactionhashconfig) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/lbhash/lbhash.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/lbhash/lbhash.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md index dd61ef6e130..55b14163881 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "local_ratelimit.proto" +title: "LocalRatelimitProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `local_ratelimit.options.gloo.solo.io` -#### Types: +**Types:** - [TokenBucket](#tokenbucket) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md index cd3866fa664..19b41c2f4c1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "pipe.proto" +title: "PipeProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `pipe.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/pipe/pipe.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/pipe/pipe.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md index aa47e0284f3..96fa062049e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "protocol.proto" +title: "ProtocolProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `protocol.options.gloo.solo.io` -#### Types: +**Types:** - [HttpProtocolOptions](#httpprotocoloptions) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/protocol/protocol.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/protocol/protocol.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md index e514e707f0b..cf4df154152 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "protocol_upgrade.proto" +title: "ProtocolUpgradeProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `protocol_upgrade.options.gloo.solo.io` -#### Types: +**Types:** - [ProtocolUpgradeConfig](#protocolupgradeconfig) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md index c77603ec9d9..3f86c43e1d6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "proxy_protocol.proto" +title: "ProxyProtocolProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `proxy_protocol.options.gloo.solo.io` -#### Types: +**Types:** - [ProxyProtocol](#proxyprotocol) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md index dd0c9697471..19812b5447a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "rest.proto" +title: "RestProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `rest.options.gloo.solo.io` -#### Types: +**Types:** - [ServiceSpec](#servicespec) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/rest/rest.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/rest/rest.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md index 1d6f61c07a5..38960d3306e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "retries.proto" +title: "RetriesProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `retries.options.gloo.solo.io` -#### Types: +**Types:** - [RetryBackOff](#retrybackoff) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/retries/retries.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/retries/retries.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md index 978802bd2e2..89b7b44ed94 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "router.proto" +title: "RouterProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Router](#router) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/router/router.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/router/router.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md index d16c07e1354..ac88a5d0ba0 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "service_spec.proto" +title: "ServiceSpecProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `options.gloo.solo.io` -#### Types: +**Types:** - [ServiceSpec](#servicespec) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/service_spec.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/service_spec.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md index 22655be8715..15d8d0dc4a7 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "shadowing.proto" +title: "ShadowingProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `shadowing.options.gloo.solo.io` -#### Types: +**Types:** - [RouteShadowing](#routeshadowing) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/shadowing/shadowing.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/shadowing/shadowing.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md index c0c58b5ec69..563a8c7a67a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "static.proto" +title: "StaticProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `static.options.gloo.solo.io` -#### Types: +**Types:** - [UpstreamSpec](#upstreamspec) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/static/static.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/static/static.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md index 0bdd6cc1cbf..297fb14f35e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "stats.proto" +title: "StatsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `stats.options.gloo.solo.io` -#### Types: +**Types:** - [Stats](#stats) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/stats/stats.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/stats/stats.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md index d2a66489b83..f60da78823a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "subset_spec.proto" +title: "SubsetSpecProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `options.gloo.solo.io` -#### Types: +**Types:** - [SubsetSpec](#subsetspec) @@ -25,7 +25,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/subset_spec.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/subset_spec.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md index d53d92a097c..e9add338190 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "tcp.proto" +title: "TcpProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `tcp.options.gloo.solo.io` -#### Types: +**Types:** - [TcpProxySettings](#tcpproxysettings) @@ -19,7 +19,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/tcp/tcp.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/tcp/tcp.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md index a9329f9b88e..375daa2634d 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "tracing.proto" +title: "TracingProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `tracing.options.gloo.solo.io` -#### Types: +**Types:** - [ListenerTracingSettings](#listenertracingsettings) @@ -20,7 +20,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/tracing/tracing.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/tracing/tracing.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md index 2e0598f5a3c..cef6e321dc4 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "parameters.proto" +title: "ParametersProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `transformation.options.gloo.solo.io` -#### Types: +**Types:** - [Parameters](#parameters) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/transformation/parameters.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/transformation/parameters.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md index 7b166a86138..000bf6781ff 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "transformation.proto" +title: "TransformationProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `transformation.options.gloo.solo.io` -#### Types: +**Types:** - [ResponseMatch](#responsematch) @@ -34,7 +34,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/transformation/transformation.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/transformation/transformation.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md index 6d92484df4e..0c5a215707b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "wasm.proto" +title: "WasmProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `wasm.options.gloo.solo.io` -#### Types: +**Types:** - [PluginSource](#pluginsource) @@ -21,7 +21,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/wasm/wasm.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/options/wasm/wasm.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md index 0a333c30230..f2aa02b4d44 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "proxy.proto" +title: "ProxyProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Proxy](#proxy) **Top-Level Resource** @@ -43,7 +43,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/proxy.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/proxy.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md index 1c0218551a2..775af86f9c6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "route_configuration_options.proto" +title: "RouteConfigurationOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [RouteConfigurationOptions](#routeconfigurationoptions) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/route_configuration_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/route_configuration_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md index 3e7df2bab92..e9a272fcf1f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "route_options.proto" +title: "RouteOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [RouteOptions](#routeoptions) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/route_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/route_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md index 3d226a669b2..93e401f27ef 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "secret.proto" +title: "SecretProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Secret](#secret) **Top-Level Resource** @@ -22,7 +22,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/secret.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/secret.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md index 43fb88d4511..acdced7e44c 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "settings.proto" +title: "SettingsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Settings](#settings) **Top-Level Resource** @@ -53,7 +53,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/settings.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/settings.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md index 72f6bc8d40a..1ae71ca6852 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ssl.proto" +title: "SslProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [SslConfig](#sslconfig) @@ -24,7 +24,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/ssl/ssl.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/ssl/ssl.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md index 34712cea4bb..00e942f3fee 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "subset.proto" +title: "SubsetProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Subset](#subset) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/subset.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/subset.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md index 352069de4ec..b1bb9a9e81e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "tcp_listener_options.proto" +title: "TcpListenerOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [TcpListenerOptions](#tcplisteneroptions) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/tcp_listener_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/tcp_listener_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md index 8e4c606a35c..1379d4a5b95 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "upstream.proto" +title: "UpstreamProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [Upstream](#upstream) **Top-Level Resource** @@ -20,7 +20,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/upstream.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/upstream.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md index db2e94ee2cb..9e409b9cb59 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "virtual_host_options.proto" +title: "VirtualHostOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [VirtualHostOptions](#virtualhostoptions) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/virtual_host_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/virtual_host_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md index e4f26f4b9af..cf410d444ff 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "weighted_destination_options.proto" +title: "WeightedDestinationOptionsProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `gloo.solo.io` -#### Types: +**Types:** - [WeightedDestinationOptions](#weighteddestinationoptions) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/weighted_destination_options.proto) +**Source File: [github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/weighted_destination_options.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md index 2ad5d5f473f..3ce4b4de4f4 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ingress.proto" +title: "IngressProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `ingress.solo.io` -#### Types: +**Types:** - [Ingress](#ingress) **Top-Level Resource** @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto](https://github.com/solo-io/gloo/blob/main/projects/ingress/api/v1/ingress.proto) +**Source File: [github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto](https://github.com/solo-io/gloo/blob/main/projects/ingress/api/v1/ingress.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md index 8ffeb4226db..7b15181689e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "service.proto" +title: "ServiceProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `ingress.solo.io` -#### Types: +**Types:** - [KubeService](#kubeservice) **Top-Level Resource** @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/gloo/projects/ingress/api/v1/service.proto](https://github.com/solo-io/gloo/blob/main/projects/ingress/api/v1/service.proto) +**Source File: [github.com/solo-io/gloo/projects/ingress/api/v1/service.proto](https://github.com/solo-io/gloo/blob/main/projects/ingress/api/v1/service.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md index d271aebb13b..75008aa2046 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "any.proto" +title: "AnyProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Any](#any) @@ -48,7 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/any.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/any.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md index 831f5fb4a85..38a0fe252de 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "api.proto" +title: "ApiProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Api](#api) @@ -50,7 +50,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/api.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/api.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md index cf607617aa9..2219a9540c8 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "descriptor.proto" +title: "DescriptorProto" weight: 5 --- @@ -47,7 +47,7 @@ without any other information (e.g. without reading its imports). -#### Types: +**Types:** - [FileDescriptorSet](#filedescriptorset) @@ -87,7 +87,7 @@ without any other information (e.g. without reading its imports). -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/descriptor.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/descriptor.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md index c7e4f2ed475..4d3af464e32 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "duration.proto" +title: "DurationProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Duration](#duration) @@ -48,7 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/duration.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/duration.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md index 8e0ec262cfb..27dabcb873f 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "empty.proto" +title: "EmptyProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Empty](#empty) @@ -48,7 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/empty.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/empty.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md index 4be4c5f18e6..a844ce0d6e8 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "field_mask.proto" +title: "FieldMaskProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [FieldMask](#fieldmask) @@ -48,7 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/field_mask.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/field_mask.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md index 785b52b78b1..a137ed3e86b 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "source_context.proto" +title: "SourceContextProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [SourceContext](#sourcecontext) @@ -48,7 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/source_context.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/source_context.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md index 8c027131306..3d85f5f76f6 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "struct.proto" +title: "StructProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Struct](#struct) @@ -57,7 +57,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/struct.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/struct.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md index 33b98b894ee..6b8bd01a565 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "timestamp.proto" +title: "TimestampProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Timestamp](#timestamp) @@ -48,7 +48,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/timestamp.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/timestamp.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md index a6856def5d1..7a48ee08ae6 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "type.proto" +title: "TypeProto" weight: 5 --- @@ -40,7 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -#### Types: +**Types:** - [Type](#type) @@ -61,7 +61,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/type.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/type.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md index 1562016e90c..a393c12e78c 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "wrappers.proto" +title: "WrappersProto" weight: 5 --- @@ -49,7 +49,7 @@ individual entries of a map or fields of a oneof can already detect presence. -#### Types: +**Types:** - [DoubleValue](#doublevalue) @@ -65,7 +65,7 @@ individual entries of a map or fields of a oneof can already detect presence. -##### Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/wrappers.proto) +**Source File: [github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto](https://github.com/solo-io/protoc-gen-ext/blob/main/external/google/protobuf/wrappers.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md b/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md index 18f566fdfd8..959d08ac65c 100644 --- a/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "core.proto" +title: "CoreProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `core.skv2.solo.io` -#### Types: +**Types:** - [ObjectRef](#objectref) @@ -27,7 +27,7 @@ weight: 5 -##### Source File: [github.com/solo-io/skv2/api/core/v1/core.proto](https://github.com/solo-io/skv2/blob/main/api/core/v1/core.proto) +**Source File: [github.com/solo-io/skv2/api/core/v1/core.proto](https://github.com/solo-io/skv2/blob/main/api/core/v1/core.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md b/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md index b193c3068ed..0af00e6f64f 100644 --- a/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "cluster.proto" +title: "ClusterProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `multicluster.solo.io` -#### Types: +**Types:** - [KubernetesClusterSpec](#kubernetesclusterspec) @@ -20,7 +20,7 @@ weight: 5 -##### Source File: [github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto](https://github.com/solo-io/skv2/blob/main/api/multicluster/v1alpha1/cluster.proto) +**Source File: [github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto](https://github.com/solo-io/skv2/blob/main/api/multicluster/v1alpha1/cluster.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md index 198bf6bfd10..d988a8512e3 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "placement.proto" +title: "PlacementProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `core.fed.solo.io` -#### Types: +**Types:** - [TemplateMetadata](#templatemetadata) @@ -20,7 +20,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto](https://github.com/solo-io/solo-apis/blob/main/api/gloo-fed/fed/core/v1/placement.proto) +**Source File: [github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto](https://github.com/solo-io/solo-apis/blob/main/api/gloo-fed/fed/core/v1/placement.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md index 0b73d7e95e2..8ab8634f2d4 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "failover.proto" +title: "FailoverProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `fed.solo.io` -#### Types: +**Types:** - [FailoverSchemeSpec](#failoverschemespec) @@ -21,7 +21,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto](https://github.com/solo-io/solo-apis/blob/main/api/gloo-fed/fed/v1/failover.proto) +**Source File: [github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto](https://github.com/solo-io/solo-apis/blob/main/api/gloo-fed/fed/v1/failover.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md index 394a42731c4..ab06f2b846f 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "instance.proto" +title: "InstanceProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `fed.solo.io` -#### Types: +**Types:** - [GlooInstanceSpec](#glooinstancespec) @@ -26,7 +26,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto](https://github.com/solo-io/solo-apis/blob/main/api/gloo-fed/fed/v1/instance.proto) +**Source File: [github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto](https://github.com/solo-io/solo-apis/blob/main/api/gloo-fed/fed/v1/instance.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md index 0f9f21354a9..3682731586b 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ratelimit.proto" +title: "RatelimitProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `ratelimit.api.solo.io` -#### Types: +**Types:** - [RateLimitConfigSpec](#ratelimitconfigspec) @@ -41,7 +41,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto](https://github.com/solo-io/solo-apis/blob/main/api/rate-limiter/v1alpha1/ratelimit.proto) +**Source File: [github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto](https://github.com/solo-io/solo-apis/blob/main/api/rate-limiter/v1alpha1/ratelimit.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md index 6cc8b8b0b67..4b170d2e794 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "address.proto" +title: "AddressProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.api.v2.core` -#### Types: +**Types:** - [Pipe](#pipe) @@ -22,7 +22,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/address.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/address.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md index 4cb16c46a54..cd912d107bb 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "base.proto" +title: "BaseProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.api.v2.core` -#### Types: +**Types:** - [Locality](#locality) @@ -40,7 +40,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/base.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/base.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md index 1bc4e6b9494..552c85846e6 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "http_uri.proto" +title: "HttpUriProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.api.v2.core` -#### Types: +**Types:** - [HttpUri](#httpuri) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/http_uri.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/http_uri.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md index 23a16c9f872..55f3614e972 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "socket_option.proto" +title: "SocketOptionProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.api.v2.core` -#### Types: +**Types:** - [SocketOption](#socketoption) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/socket_option.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/core/socket_option.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md index 2c2f55b00be..26663213fdc 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "discovery.proto" +title: "DiscoveryProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `envoy.api.v2` -#### Types: +**Types:** - [DiscoveryRequest](#discoveryrequest) @@ -20,7 +20,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/discovery.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/api/v2/discovery.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md index b73a454a329..2570e1c581e 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "percent.proto" +title: "PercentProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.type` -#### Types: +**Types:** - [Percent](#percent) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/type/percent.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/type/percent.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md index 2a2b45bba81..54637778df1 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "semantic_version.proto" +title: "SemanticVersionProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `solo.io.envoy.type` -#### Types: +**Types:** - [SemanticVersion](#semanticversion) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/type/semantic_version.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/envoy/type/semantic_version.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md index a9a085d9272..2a2ca0c9509 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "annotations.proto" +title: "AnnotationsProto" weight: 5 --- @@ -25,7 +25,7 @@ limitations under the License. -##### Source File: [github.com/solo-io/solo-kit/api/external/google/api/annotations.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/google/api/annotations.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/google/api/annotations.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/google/api/annotations.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md index bfcfd46ef0e..7273969ae54 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "http.proto" +title: "HttpProto" weight: 5 --- @@ -24,7 +24,7 @@ limitations under the License. -#### Types: +**Types:** - [Http](#http) @@ -34,7 +34,7 @@ limitations under the License. -##### Source File: [github.com/solo-io/solo-kit/api/external/google/api/http.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/google/api/http.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/google/api/http.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/google/api/http.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md index 675bb8c5e7e..1131dabe9d4 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "status.proto" +title: "StatusProto" weight: 5 --- @@ -24,7 +24,7 @@ limitations under the License. -#### Types: +**Types:** - [Status](#status) @@ -32,7 +32,7 @@ limitations under the License. -##### Source File: [github.com/solo-io/solo-kit/api/external/google/rpc/status.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/google/rpc/status.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/google/rpc/status.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/google/rpc/status.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md index 1e66e592ab3..446eab32d02 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "metrics.proto" +title: "MetricsProto" weight: 5 --- @@ -23,7 +23,7 @@ limitations under the License. -#### Types: +**Types:** - [LabelPair](#labelpair) @@ -47,7 +47,7 @@ limitations under the License. -##### Source File: [github.com/solo-io/solo-kit/api/external/metrics.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/metrics.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/metrics.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/metrics.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md index 1ef38ae84c0..4de966e4e09 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "trace.proto" +title: "TraceProto" weight: 5 --- @@ -24,7 +24,7 @@ limitations under the License. -#### Types: +**Types:** - [Span](#span) @@ -49,7 +49,7 @@ limitations under the License. -##### Source File: [github.com/solo-io/solo-kit/api/external/trace.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/trace.proto) +**Source File: [github.com/solo-io/solo-kit/api/external/trace.proto](https://github.com/solo-io/solo-kit/blob/main/api/external/trace.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md index 40635b63c3e..722d4a40140 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "metadata.proto" +title: "MetadataProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `core.solo.io` -#### Types: +**Types:** - [Metadata](#metadata) @@ -17,7 +17,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/v1/metadata.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/metadata.proto) +**Source File: [github.com/solo-io/solo-kit/api/v1/metadata.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/metadata.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md index 1a0667c5764..7db1035f143 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ref.proto" +title: "RefProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `core.solo.io` -#### Types: +**Types:** - [ResourceRef](#resourceref) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/v1/ref.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/ref.proto) +**Source File: [github.com/solo-io/solo-kit/api/v1/ref.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/ref.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md index 76e31dfe22f..b8c9aefdb1d 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "solo-kit.proto" +title: "SoloKitProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `core.solo.io` -#### Types: +**Types:** - [Resource](#resource) @@ -16,7 +16,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/v1/solo-kit.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/solo-kit.proto) +**Source File: [github.com/solo-io/solo-kit/api/v1/solo-kit.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/solo-kit.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md index 3614ef0069c..77453bcfea7 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "status.proto" +title: "StatusProto" weight: 5 --- @@ -8,7 +8,7 @@ weight: 5 ### Package: `core.solo.io` -#### Types: +**Types:** - [NamespacedStatuses](#namespacedstatuses) @@ -18,7 +18,7 @@ weight: 5 -##### Source File: [github.com/solo-io/solo-kit/api/v1/status.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/status.proto) +**Source File: [github.com/solo-io/solo-kit/api/v1/status.proto](https://github.com/solo-io/solo-kit/blob/main/api/v1/status.proto)** diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md index d0b61aa3f81..2d11f685a95 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "solo-discovery-service.proto" +title: "SoloDiscoveryServiceProto" weight: 5 --- @@ -9,7 +9,7 @@ weight: 5 ### Package: `solo.io.xds` -##### Source File: [github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto](https://github.com/solo-io/solo-kit/blob/main/api/xds/solo-discovery-service.proto) +**Source File: [github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto](https://github.com/solo-io/solo-kit/blob/main/api/xds/solo-discovery-service.proto)** diff --git a/docs/content/reference/api/gloo.solo.io.project.sk.md b/docs/content/reference/api/gloo.solo.io.project.sk.md index 65532693e0d..d794bf977bd 100644 --- a/docs/content/reference/api/gloo.solo.io.project.sk.md +++ b/docs/content/reference/api/gloo.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "gloo.solo.io.project" +title: "GlooSoloIoProject" weight: 5 --- diff --git a/docs/content/reference/api/glooe.solo.io.project.sk.md b/docs/content/reference/api/glooe.solo.io.project.sk.md index 8c3b50f247c..db5edf6af1e 100644 --- a/docs/content/reference/api/glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "glooe.solo.io.project" +title: "GlooeSoloIoProject" weight: 5 --- diff --git a/go.mod b/go.mod index cbf549ba537..cfb4209daff 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908 + github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index d273d2d890d..a4d110de2a2 100644 --- a/go.sum +++ b/go.sum @@ -2709,6 +2709,12 @@ github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0 github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908 h1:bKFdJ9nCIUYepO3ADQaDdQZiePdAkgEbrpAxksZNmAo= github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241116211131-0663e99a0baf h1:zp3e4o403YZk5qVMU+6FCl8INgZOgkc+BUPCe7L23UI= +github.com/solo-io/solo-kit v0.36.3-0.20241116211131-0663e99a0baf/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241116211651-bd9d0f12f0f3 h1:CKMLgQdswg2wVbo0dTGFezZXVeUaRPgirobAxXyZmfA= +github.com/solo-io/solo-kit v0.36.3-0.20241116211651-bd9d0f12f0f3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a h1:DZhpDj3ShOjEe9luyVsK1mgUBAKNkWLlw1CH2ypAwBU= +github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From 5f73a9147b211187ba148e6a0234092e11e903e1 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Sat, 16 Nov 2024 14:35:37 -0700 Subject: [PATCH 03/24] generated code --- .../content/reference/api/envoy.glooe.solo.io.project.sk.md | 2 +- .../reference/api/envoy/annotations/deprecation.proto.sk.md | 2 +- .../reference/api/envoy/api/v2/route/route.proto.sk.md | 2 +- docs/content/reference/api/extproto/ext.proto.sk.md | 2 +- docs/content/reference/api/gateway.solo.io.project.sk.md | 2 +- .../projects/gateway/api/v1/external_options.proto.sk.md | 2 +- .../gloo/projects/gateway/api/v1/gateway.proto.sk.md | 2 +- .../gloo/projects/gateway/api/v1/http_gateway.proto.sk.md | 2 +- .../gateway/api/v1/matchable_http_gateway.proto.sk.md | 2 +- .../gateway/api/v1/matchable_tcp_gateway.proto.sk.md | 2 +- .../gloo/projects/gateway/api/v1/route_table.proto.sk.md | 2 +- .../projects/gateway/api/v1/virtual_service.proto.sk.md | 2 +- .../projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md | 2 +- .../gloo/api/grpc/validation/gloo_validation.proto.sk.md | 2 +- .../gloo/projects/gloo/api/grpc/version/version.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/connection.proto.sk.md | 2 +- .../projects/gloo/api/v1/core/matchers/matchers.proto.sk.md | 2 +- .../gloo/api/v1/core/selectors/selectors.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/destination_spec.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/ai/ai.proto.sk.md | 2 +- .../api/v1/enterprise/options/caching/caching.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md | 2 +- .../options/extauth/v1/extauth-internal.proto.sk.md | 2 +- .../v1/enterprise/options/extauth/v1/extauth.proto.sk.md | 2 +- .../api/v1/enterprise/options/extproc/extproc.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md | 2 +- .../enterprise/options/graphql/v1beta1/graphql.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md | 2 +- .../v1/enterprise/options/ratelimit/ratelimit.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md | 2 +- .../options/stateful_session/stateful_session.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/tap/tap.proto.sk.md | 2 +- .../gloo/api/v1/enterprise/options/waf/waf.proto.sk.md | 2 +- .../projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/extensions.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/filters/stages.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md | 2 +- .../projects/gloo/api/v1/http_listener_options.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/listener_options.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/load_balancer.proto.sk.md | 2 +- .../api/v1/options/advanced_http/advanced_http.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/als/als.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md | 2 +- .../gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/azure/azure.proto.sk.md | 2 +- .../options/connection_limit/connection_limit.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/consul/consul.proto.sk.md | 2 +- .../gloo/api/v1/options/consul/query_options.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md | 2 +- .../dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md | 2 +- .../gloo/api/v1/options/faultinjection/fault.proto.sk.md | 2 +- .../gloo/api/v1/options/graphql/graphql.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md | 2 +- .../gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md | 2 +- .../gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md | 2 +- .../options/header_validation/header_validation.proto.sk.md | 2 +- .../gloo/api/v1/options/headers/headers.proto.sk.md | 2 +- .../gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md | 2 +- .../gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md | 2 +- .../v1/options/local_ratelimit/local_ratelimit.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md | 2 +- .../gloo/api/v1/options/protocol/protocol.proto.sk.md | 2 +- .../options/protocol_upgrade/protocol_upgrade.proto.sk.md | 2 +- .../v1/options/proxy_protocol/proxy_protocol.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md | 2 +- .../gloo/api/v1/options/retries/retries.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/router/router.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/service_spec.proto.sk.md | 2 +- .../gloo/api/v1/options/shadowing/shadowing.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/static/static.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/stats/stats.proto.sk.md | 2 +- .../projects/gloo/api/v1/options/subset_spec.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md | 2 +- .../gloo/api/v1/options/tracing/tracing.proto.sk.md | 2 +- .../api/v1/options/transformation/parameters.proto.sk.md | 2 +- .../v1/options/transformation/transformation.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md | 2 +- .../gloo/api/v1/route_configuration_options.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/route_options.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md | 2 +- .../projects/gloo/api/v1/tcp_listener_options.proto.sk.md | 2 +- .../solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md | 2 +- .../projects/gloo/api/v1/virtual_host_options.proto.sk.md | 2 +- .../gloo/api/v1/weighted_destination_options.proto.sk.md | 2 +- .../gloo/projects/ingress/api/v1/ingress.proto.sk.md | 2 +- .../gloo/projects/ingress/api/v1/service.proto.sk.md | 2 +- .../protoc-gen-ext/external/google/protobuf/any.proto.sk.md | 2 +- .../protoc-gen-ext/external/google/protobuf/api.proto.sk.md | 2 +- .../external/google/protobuf/descriptor.proto.sk.md | 2 +- .../external/google/protobuf/duration.proto.sk.md | 2 +- .../external/google/protobuf/empty.proto.sk.md | 2 +- .../external/google/protobuf/field_mask.proto.sk.md | 2 +- .../external/google/protobuf/source_context.proto.sk.md | 2 +- .../external/google/protobuf/struct.proto.sk.md | 2 +- .../external/google/protobuf/timestamp.proto.sk.md | 2 +- .../external/google/protobuf/type.proto.sk.md | 2 +- .../external/google/protobuf/wrappers.proto.sk.md | 2 +- .../github.com/solo-io/skv2/api/core/v1/core.proto.sk.md | 2 +- .../skv2/api/multicluster/v1alpha1/cluster.proto.sk.md | 2 +- .../api/gloo-fed/fed/core/v1/placement.proto.sk.md | 2 +- .../solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md | 2 +- .../solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md | 2 +- .../api/rate-limiter/v1alpha1/ratelimit.proto.sk.md | 2 +- .../api/external/envoy/api/v2/core/address.proto.sk.md | 2 +- .../api/external/envoy/api/v2/core/base.proto.sk.md | 2 +- .../api/external/envoy/api/v2/core/http_uri.proto.sk.md | 2 +- .../external/envoy/api/v2/core/socket_option.proto.sk.md | 2 +- .../api/external/envoy/api/v2/discovery.proto.sk.md | 2 +- .../solo-kit/api/external/envoy/type/percent.proto.sk.md | 2 +- .../api/external/envoy/type/semantic_version.proto.sk.md | 2 +- .../api/external/google/api/annotations.proto.sk.md | 2 +- .../solo-kit/api/external/google/api/http.proto.sk.md | 2 +- .../solo-kit/api/external/google/rpc/status.proto.sk.md | 2 +- .../solo-io/solo-kit/api/external/metrics.proto.sk.md | 2 +- .../solo-io/solo-kit/api/external/trace.proto.sk.md | 2 +- .../github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md | 2 +- .../api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md | 2 +- .../github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md | 2 +- .../github.com/solo-io/solo-kit/api/v1/status.proto.sk.md | 2 +- .../solo-kit/api/xds/solo-discovery-service.proto.sk.md | 2 +- docs/content/reference/api/gloo.solo.io.project.sk.md | 2 +- docs/content/reference/api/glooe.solo.io.project.sk.md | 2 +- go.sum | 6 ------ 133 files changed, 132 insertions(+), 138 deletions(-) diff --git a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md index 3a8b15c8fa2..16f605d852b 100644 --- a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "EnvoyGlooeSoloIoProject" +title: "EnvoyGlooeSoloIo" weight: 5 --- diff --git a/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md b/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md index d6d465186d8..d6fdefee566 100644 --- a/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md +++ b/docs/content/reference/api/envoy/annotations/deprecation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DeprecationProto" +title: "Deprecation" weight: 5 --- diff --git a/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md b/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md index 2e5a8df5497..d3686d533be 100644 --- a/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md +++ b/docs/content/reference/api/envoy/api/v2/route/route.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RouteProto" +title: "Route" weight: 5 --- diff --git a/docs/content/reference/api/extproto/ext.proto.sk.md b/docs/content/reference/api/extproto/ext.proto.sk.md index 5645941a797..4e9ef07ac41 100644 --- a/docs/content/reference/api/extproto/ext.proto.sk.md +++ b/docs/content/reference/api/extproto/ext.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ExtProto" +title: "Ext" weight: 5 --- diff --git a/docs/content/reference/api/gateway.solo.io.project.sk.md b/docs/content/reference/api/gateway.solo.io.project.sk.md index 0d0169aa7c3..8f2ce9a85b9 100644 --- a/docs/content/reference/api/gateway.solo.io.project.sk.md +++ b/docs/content/reference/api/gateway.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "GatewaySoloIoProject" +title: "GatewaySoloIo" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md index 3c920b70b9e..317979c35f8 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/external_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ExternalOptionsProto" +title: "ExternalOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md index a00f906a8a5..4fdebc2b1cc 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GatewayProto" +title: "Gateway" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md index 77280727b2f..76d8ea74f0c 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/http_gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HttpGatewayProto" +title: "HttpGateway" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md index b70b4cc7b70..c1d8b0f61d1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_http_gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "MatchableHttpGatewayProto" +title: "MatchableHttpGateway" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md index bbd9010f350..efe502e4264 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/matchable_tcp_gateway.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "MatchableTcpGatewayProto" +title: "MatchableTcpGateway" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md index dcf35b179fd..aed08214e0e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/route_table.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RouteTableProto" +title: "RouteTable" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md index d145e61eb1b..1ac0d46a469 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway/api/v1/virtual_service.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "VirtualServiceProto" +title: "VirtualService" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md index 7277eab3e66..20ed39a550e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/debug/proxy_endpoint.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ProxyEndpointProto" +title: "ProxyEndpoint" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md index 96508cd0577..e135f7f58a3 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/validation/gloo_validation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GlooValidationProto" +title: "GlooValidation" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md index 188cc0f3920..b60673e27f4 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "VersionProto" +title: "Version" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md index 56fb4c5edf1..ecda18c9701 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/artifact.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ArtifactProto" +title: "Artifact" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md index 1a5617b765e..58674c73aa3 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/circuit_breaker.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "CircuitBreakerProto" +title: "CircuitBreaker" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md index 94713a4a7ce..c53c2a768d6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/connection.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ConnectionProto" +title: "Connection" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md index eda9e420de0..dfbd7954e68 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/matchers/matchers.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "MatchersProto" +title: "Matchers" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md index 2dda3dc7040..b706731fafd 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/core/selectors/selectors.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SelectorsProto" +title: "Selectors" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md index 8da5d2a766f..365400b979e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/destination_spec.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DestinationSpecProto" +title: "DestinationSpec" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md index 9f0968376c5..1a403f66527 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/endpoint.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "EndpointProto" +title: "Endpoint" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md index 37ae46501fe..bdfb4b9a3d6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ai/ai.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AiProto" +title: "Ai" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md index ea71d94bd46..e75f38a113f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/caching/caching.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "CachingProto" +title: "Caching" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md index 2d560259bbf..d26f75824f5 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/dlp/dlp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DlpProto" +title: "Dlp" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md index a660025ad1f..337f978d49a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth-internal.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ExtauthInternalProto" +title: "ExtauthInternal" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md index d37f1e15d58..8762cb04540 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extauth/v1/extauth.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ExtauthProto" +title: "Extauth" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md index 3f08fd5bd80..4b6efbbe487 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ExtprocProto" +title: "Extproc" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md index 940c05db7aa..54051f0af5f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GcpProto" +title: "Gcp" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md index e469ca9e54e..4c7389bbea1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/graphql/v1beta1/graphql.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GraphqlProto" +title: "Graphql" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md index 9cc05835836..a745cdfc6cd 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/jwt/jwt.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "JwtProto" +title: "Jwt" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md index 15d8486a139..47ebcee544f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/ratelimit/ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RatelimitProto" +title: "Ratelimit" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md index a3545fca922..2214ba92583 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/rbac/rbac.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RbacProto" +title: "Rbac" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md index 0977ccf3615..b304b00bd58 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/stateful_session/stateful_session.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StatefulSessionProto" +title: "StatefulSession" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md index 724ca76d3a3..43c9fc3e300 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/tap/tap.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TapProto" +title: "Tap" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md index 44d80a0af6b..bbd8fcb344e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/waf/waf.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "WafProto" +title: "Waf" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md index 5b3a9e46d86..b68c0ab3b29 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RatelimitProto" +title: "Ratelimit" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md index c427f788fc6..19c7a757135 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/extensions.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ExtensionsProto" +title: "Extensions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md index 969a5d64ed3..7342377bdd5 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/failover.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "FailoverProto" +title: "Failover" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md index 2bd37300615..c26b781cf7b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/filters/stages.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StagesProto" +title: "Stages" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md index 50214de846a..5a9e12a1b04 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/gloosnapshot/snap.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SnapProto" +title: "Snap" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md index 32ff58194e5..b70555203b0 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/http_listener_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HttpListenerOptionsProto" +title: "HttpListenerOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md index 8fb1162b224..d7d490c8c02 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/listener_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ListenerOptionsProto" +title: "ListenerOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md index 3fdf45134a1..1e9330e8252 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/load_balancer.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "LoadBalancerProto" +title: "LoadBalancer" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md index c7a310be7fa..6266a9ece47 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AdvancedHttpProto" +title: "AdvancedHttp" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md index 1b02e5c6a3d..429d1f27e53 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/als/als.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AlsProto" +title: "Als" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md index fff9d5908cd..7cb7348108b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/aws.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AwsProto" +title: "Aws" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md index 859a3f211e7..f44878cc222 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/aws/ec2/aws_ec2.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AwsEc2Proto" +title: "AwsEc2" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md index aafc1fa875a..690372e2b40 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/azure/azure.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AzureProto" +title: "Azure" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md index 5640f080607..3db25651796 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/connection_limit/connection_limit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ConnectionLimitProto" +title: "ConnectionLimit" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md index d43c53f13c8..51a6824f8bd 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/consul.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ConsulProto" +title: "Consul" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md index 675b42fa291..39e4663c3e2 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "QueryOptionsProto" +title: "QueryOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md index e0039811176..d539f67d224 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/cors/cors.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "CorsProto" +title: "Cors" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md index 3fa2a2b6dac..ee04be25721 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DynamicForwardProxyProto" +title: "DynamicForwardProxy" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md index ca92b9218ee..445cacde9af 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/faultinjection/fault.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "FaultProto" +title: "Fault" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md index d4e1e705261..29722d51923 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/graphql/graphql.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GraphqlProto" +title: "Graphql" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md index 5d72a4f5c8a..cbfab7c8a46 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc/grpc.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GrpcProto" +title: "Grpc" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md index 719aa338878..ac0462249b6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_json/grpc_json.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GrpcJsonProto" +title: "GrpcJson" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md index ea8182fdb4e..e6f0cb6b18f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/grpc_web/grpc_web.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "GrpcWebProto" +title: "GrpcWeb" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md index d70f8da489a..af4de93027b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HcmProto" +title: "Hcm" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md index d4e45504919..825bb475ca1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/header_validation/header_validation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HeaderValidationProto" +title: "HeaderValidation" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md index 9271dd76c2f..d60fd3093fa 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/headers/headers.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HeadersProto" +title: "Headers" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md index 3b0e909b2a6..27cbc173f11 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/healthcheck/healthcheck.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HealthcheckProto" +title: "Healthcheck" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md index 84e1593dd67..84167bca857 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/kubernetes/kubernetes.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "KubernetesProto" +title: "Kubernetes" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md index d7ad6c11c55..35d0c69d444 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/lbhash/lbhash.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "LbhashProto" +title: "Lbhash" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md index 55b14163881..1bd742c9ab8 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/local_ratelimit/local_ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "LocalRatelimitProto" +title: "LocalRatelimit" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md index 19b41c2f4c1..4c80adf1ba1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/pipe/pipe.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "PipeProto" +title: "Pipe" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md index 96fa062049e..c82b2fc6ca6 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol/protocol.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ProtocolProto" +title: "Protocol" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md index cf4df154152..23ffc1aa600 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/protocol_upgrade/protocol_upgrade.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ProtocolUpgradeProto" +title: "ProtocolUpgrade" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md index 3f86c43e1d6..7b751460be4 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/proxy_protocol/proxy_protocol.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ProxyProtocolProto" +title: "ProxyProtocol" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md index 19812b5447a..78a5c73ee50 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/rest/rest.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RestProto" +title: "Rest" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md index 38960d3306e..cc57dd51337 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/retries/retries.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RetriesProto" +title: "Retries" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md index 89b7b44ed94..433a87d7cfe 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/router/router.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RouterProto" +title: "Router" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md index ac88a5d0ba0..900ba0417d7 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/service_spec.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ServiceSpecProto" +title: "ServiceSpec" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md index 15d8d0dc4a7..c3e72f3db85 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/shadowing/shadowing.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ShadowingProto" +title: "Shadowing" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md index 563a8c7a67a..8d289e8156d 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/static/static.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StaticProto" +title: "Static" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md index 297fb14f35e..df85edc0725 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/stats/stats.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StatsProto" +title: "Stats" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md index f60da78823a..5158b1fa636 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SubsetSpecProto" +title: "SubsetSpec" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md index e9add338190..9586332075e 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tcp/tcp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TcpProto" +title: "Tcp" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md index 375daa2634d..96d103fe61f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/tracing/tracing.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TracingProto" +title: "Tracing" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md index cef6e321dc4..b03de05466d 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/parameters.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ParametersProto" +title: "Parameters" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md index 000bf6781ff..f5a5146da62 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/transformation/transformation.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TransformationProto" +title: "Transformation" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md index 0c5a215707b..6ea35fb271f 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/wasm/wasm.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "WasmProto" +title: "Wasm" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md index f2aa02b4d44..be35e7ea9ac 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/proxy.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ProxyProto" +title: "Proxy" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md index 775af86f9c6..bf4745795c1 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_configuration_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RouteConfigurationOptionsProto" +title: "RouteConfigurationOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md index e9a272fcf1f..3d035f7ea3c 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RouteOptionsProto" +title: "RouteOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md index 93e401f27ef..46899097061 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/secret.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SecretProto" +title: "Secret" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md index acdced7e44c..d82918ad4de 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/settings.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SettingsProto" +title: "Settings" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md index 1ae71ca6852..06e9a59d591 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/ssl/ssl.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SslProto" +title: "Ssl" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md index 00e942f3fee..cf3e077e4fc 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/subset.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SubsetProto" +title: "Subset" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md index b1bb9a9e81e..41d99bd8caf 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/tcp_listener_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TcpListenerOptionsProto" +title: "TcpListenerOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md index 1379d4a5b95..adb012e0a61 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/upstream.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "UpstreamProto" +title: "Upstream" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md index 9e409b9cb59..79282575fde 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/virtual_host_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "VirtualHostOptionsProto" +title: "VirtualHostOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md index cf410d444ff..d7b13f2329a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/weighted_destination_options.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "WeightedDestinationOptionsProto" +title: "WeightedDestinationOptions" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md index 3ce4b4de4f4..57b8395b7dc 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/ingress.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "IngressProto" +title: "Ingress" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md index 7b15181689e..7020773c35c 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/ingress/api/v1/service.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ServiceProto" +title: "Service" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md index 75008aa2046..a1741779b8f 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/any.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AnyProto" +title: "Any" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md index 38a0fe252de..5d4d02a3637 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/api.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ApiProto" +title: "Api" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md index 2219a9540c8..12440695676 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/descriptor.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DescriptorProto" +title: "Descriptor" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md index 4d3af464e32..6aa06ca6caf 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/duration.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DurationProto" +title: "Duration" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md index 27dabcb873f..84fd1068ab2 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/empty.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "EmptyProto" +title: "Empty" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md index a844ce0d6e8..797e9d6c2ba 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/field_mask.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "FieldMaskProto" +title: "FieldMask" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md index a137ed3e86b..94ef3b9938c 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/source_context.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SourceContextProto" +title: "SourceContext" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md index 3d85f5f76f6..044ebfcf6d8 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StructProto" +title: "Struct" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md index 6b8bd01a565..898fe7fe111 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/timestamp.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TimestampProto" +title: "Timestamp" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md index 7a48ee08ae6..3a3a844395d 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TypeProto" +title: "Type" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md index a393c12e78c..ca278673d52 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/wrappers.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "WrappersProto" +title: "Wrappers" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md b/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md index 959d08ac65c..d77e91ec87e 100644 --- a/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/skv2/api/core/v1/core.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "CoreProto" +title: "Core" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md b/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md index 0af00e6f64f..f890062c7e8 100644 --- a/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/skv2/api/multicluster/v1alpha1/cluster.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "ClusterProto" +title: "Cluster" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md index d988a8512e3..1357d1e6b4b 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/core/v1/placement.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "PlacementProto" +title: "Placement" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md index 8ab8634f2d4..c7e493ccef1 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/failover.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "FailoverProto" +title: "Failover" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md index ab06f2b846f..67685fcb22b 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/gloo-fed/fed/v1/instance.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "InstanceProto" +title: "Instance" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md index 3682731586b..bd73e75970f 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-apis/api/rate-limiter/v1alpha1/ratelimit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RatelimitProto" +title: "Ratelimit" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md index 4b170d2e794..728d315bb7a 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/address.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AddressProto" +title: "Address" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md index cd912d107bb..825912542b1 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "BaseProto" +title: "Base" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md index 552c85846e6..f20aa195ed9 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/http_uri.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HttpUriProto" +title: "HttpUri" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md index 55f3614e972..8af318c82a0 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/socket_option.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SocketOptionProto" +title: "SocketOption" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md index 26663213fdc..bbcfdaac833 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/discovery.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "DiscoveryProto" +title: "Discovery" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md index 2570e1c581e..be25eda3e1a 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/percent.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "PercentProto" +title: "Percent" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md index 54637778df1..08faea26f42 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/type/semantic_version.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SemanticVersionProto" +title: "SemanticVersion" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md index 2a2ca0c9509..58c46d8d094 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/annotations.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "AnnotationsProto" +title: "Annotations" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md index 7273969ae54..9b08990aa50 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/api/http.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "HttpProto" +title: "Http" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md index 1131dabe9d4..23cc34ce13b 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/google/rpc/status.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StatusProto" +title: "Status" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md index 446eab32d02..937e0a4aec2 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "MetricsProto" +title: "Metrics" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md index 4de966e4e09..39de7336bf9 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/trace.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "TraceProto" +title: "Trace" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md index 722d4a40140..1bd61d33cdb 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/metadata.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "MetadataProto" +title: "Metadata" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md index 7db1035f143..f672f9c63d9 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/ref.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "RefProto" +title: "Ref" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md index b8c9aefdb1d..7f7ae90b99f 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/solo-kit.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SoloKitProto" +title: "SoloKit" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md index 77453bcfea7..6e77964a9de 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/v1/status.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "StatusProto" +title: "Status" weight: 5 --- diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md index 2d11f685a95..f2b92ba64f6 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/xds/solo-discovery-service.proto.sk.md @@ -1,6 +1,6 @@ --- -title: "SoloDiscoveryServiceProto" +title: "SoloDiscoveryService" weight: 5 --- diff --git a/docs/content/reference/api/gloo.solo.io.project.sk.md b/docs/content/reference/api/gloo.solo.io.project.sk.md index d794bf977bd..da53c2d068d 100644 --- a/docs/content/reference/api/gloo.solo.io.project.sk.md +++ b/docs/content/reference/api/gloo.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "GlooSoloIoProject" +title: "GlooSoloIo" weight: 5 --- diff --git a/docs/content/reference/api/glooe.solo.io.project.sk.md b/docs/content/reference/api/glooe.solo.io.project.sk.md index db5edf6af1e..816c4b722d5 100644 --- a/docs/content/reference/api/glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "GlooeSoloIoProject" +title: "GlooeSoloIo" weight: 5 --- diff --git a/go.sum b/go.sum index a4d110de2a2..2dae80c5b6d 100644 --- a/go.sum +++ b/go.sum @@ -2707,12 +2707,6 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908 h1:bKFdJ9nCIUYepO3ADQaDdQZiePdAkgEbrpAxksZNmAo= -github.com/solo-io/solo-kit v0.36.3-0.20241116205403-d7976f76f908/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= -github.com/solo-io/solo-kit v0.36.3-0.20241116211131-0663e99a0baf h1:zp3e4o403YZk5qVMU+6FCl8INgZOgkc+BUPCe7L23UI= -github.com/solo-io/solo-kit v0.36.3-0.20241116211131-0663e99a0baf/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= -github.com/solo-io/solo-kit v0.36.3-0.20241116211651-bd9d0f12f0f3 h1:CKMLgQdswg2wVbo0dTGFezZXVeUaRPgirobAxXyZmfA= -github.com/solo-io/solo-kit v0.36.3-0.20241116211651-bd9d0f12f0f3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a h1:DZhpDj3ShOjEe9luyVsK1mgUBAKNkWLlw1CH2ypAwBU= github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= From 18d4d1ac1b3a0eea965147e9691f372dccd4496e Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 10:14:48 -0700 Subject: [PATCH 04/24] update s-k to use crd header update --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cfb4209daff..f8643fb5910 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a + github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 2dae80c5b6d..dac34f854b0 100644 --- a/go.sum +++ b/go.sum @@ -2709,6 +2709,8 @@ github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0 github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a h1:DZhpDj3ShOjEe9luyVsK1mgUBAKNkWLlw1CH2ypAwBU= github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3 h1:zstSJUb8O7kmBiq/xIfRnUIe9y1loP7gEje9OQA65cU= +github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From f191fec09ebf559e3a745b85c3b461bdcaf9cc12 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 10:22:01 -0700 Subject: [PATCH 05/24] generated code --- go.sum | 2 -- .../helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml | 2 +- .../helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml | 2 +- .../helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml | 2 +- .../helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml | 2 +- .../helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml | 2 +- .../helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml | 2 +- 16 files changed, 15 insertions(+), 17 deletions(-) diff --git a/go.sum b/go.sum index dac34f854b0..cb9df34c2ba 100644 --- a/go.sum +++ b/go.sum @@ -2707,8 +2707,6 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a h1:DZhpDj3ShOjEe9luyVsK1mgUBAKNkWLlw1CH2ypAwBU= -github.com/solo-io/solo-kit v0.36.3-0.20241116212234-514bf6525e3a/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3 h1:zstSJUb8O7kmBiq/xIfRnUIe9y1loP7gEje9OQA65cU= github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= diff --git a/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml b/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml index 2e9a57de44e..bd031dd6c63 100644 --- a/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml +++ b/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml index 9f3f3e2bb58..28861dc0a92 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml index 94a58b8a3f4..aeed9c5512f 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml index de76dba968f..4e083ad7cba 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml index 20576aaa914..f22bd432b4b 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml index ae8ac9802c6..689c79067a2 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml index 8060d0e569a..44d51a2d42b 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml index d3e5d780ba5..f28aa7f0901 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml index 4d1664e9e8f..5d36f973327 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml index cb70926c694..fe0070bcc83 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml index 9b1eb71c173..3aa7cdb83e5 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml index 41c74261a02..49bfae21e3a 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml index 0993fe97976..eebe7ff27ca 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml index 39efafbd857..e8313d6236c 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml b/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml index 8a9f75e5bf2..df1ba1215bd 100644 --- a/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml +++ b/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml @@ -1,4 +1,4 @@ -# Code generated by solo-kit. DO NOT EDIT. +# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition From 71e701ac1a8007d58c9d741b78c7720bf9755c17 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 10:37:49 -0700 Subject: [PATCH 06/24] update s-k --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f8643fb5910..86e65f11b5f 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3 + github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index cb9df34c2ba..6c0c0b7fac7 100644 --- a/go.sum +++ b/go.sum @@ -2709,6 +2709,8 @@ github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0 github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3 h1:zstSJUb8O7kmBiq/xIfRnUIe9y1loP7gEje9OQA65cU= github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4 h1:LPToy1SOVyefjZstf6t2m3JMp16M9IxrewHKRRexEqg= +github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From 764027077ef7da82a9bc0c8b43b9552cb94dec5a Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 10:43:12 -0700 Subject: [PATCH 07/24] codegen, update solo-kit --- .../gloo/projects/gloo/api/grpc/version/version.proto.sk.md | 2 +- .../gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md | 2 +- .../gloo/api/v1/options/consul/query_options.proto.sk.md | 2 +- .../dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md | 2 +- .../gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md | 2 +- .../protoc-gen-ext/external/google/protobuf/struct.proto.sk.md | 2 +- .../protoc-gen-ext/external/google/protobuf/type.proto.sk.md | 2 +- .../solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md | 2 +- .../solo-io/solo-kit/api/external/metrics.proto.sk.md | 2 +- go.sum | 2 -- 10 files changed, 9 insertions(+), 11 deletions(-) diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md index b60673e27f4..e53a05bb2ee 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/grpc/version/version.proto.sk.md @@ -21,7 +21,7 @@ weight: 5 -##### Enums: +**Enums:** - [GlooType](#glootype) diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md index 6266a9ece47..4a46ea0325a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/advanced_http/advanced_http.proto.sk.md @@ -20,7 +20,7 @@ weight: 5 -##### Enums: +**Enums:** - [HealthCheckResult](#healthcheckresult) diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md index 39e4663c3e2..24fca0f596b 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/consul/query_options.proto.sk.md @@ -16,7 +16,7 @@ weight: 5 -##### Enums: +**Enums:** - [ConsulConsistencyModes](#consulconsistencymodes) diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md index ee04be25721..7ed14342218 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/dynamic_forward_proxy/dynamic_forward_proxy.proto.sk.md @@ -23,7 +23,7 @@ weight: 5 -##### Enums: +**Enums:** - [DnsLookupFamily](#dnslookupfamily) diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md index 5158b1fa636..cb2d10b230a 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/subset_spec.proto.sk.md @@ -18,7 +18,7 @@ weight: 5 -##### Enums: +**Enums:** - [FallbackPolicy](#fallbackpolicy) diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md index 044ebfcf6d8..1fb3103d262 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/struct.proto.sk.md @@ -50,7 +50,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Enums: +**Enums:** - [NullValue](#nullvalue) diff --git a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md index 3a3a844395d..de2f24b21e0 100644 --- a/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/protoc-gen-ext/external/google/protobuf/type.proto.sk.md @@ -54,7 +54,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -##### Enums: +**Enums:** - [Syntax](#syntax) diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md index 825912542b1..5ec54675623 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/envoy/api/v2/core/base.proto.sk.md @@ -31,7 +31,7 @@ weight: 5 -##### Enums: +**Enums:** - [RoutingPriority](#routingpriority) diff --git a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md index 937e0a4aec2..652607ae062 100644 --- a/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md +++ b/docs/content/reference/api/github.com/solo-io/solo-kit/api/external/metrics.proto.sk.md @@ -40,7 +40,7 @@ limitations under the License. -##### Enums: +**Enums:** - [MetricType](#metrictype) diff --git a/go.sum b/go.sum index 6c0c0b7fac7..ed52469672e 100644 --- a/go.sum +++ b/go.sum @@ -2707,8 +2707,6 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3 h1:zstSJUb8O7kmBiq/xIfRnUIe9y1loP7gEje9OQA65cU= -github.com/solo-io/solo-kit v0.36.3-0.20241119170938-d7614b764fe3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4 h1:LPToy1SOVyefjZstf6t2m3JMp16M9IxrewHKRRexEqg= github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= From f047af7ea1e7efeeb73014ff67576f89ab31c071 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 10:50:38 -0700 Subject: [PATCH 08/24] add changelog --- changelog/v1.18.0-rc2/update-gloo-docs-format.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/v1.18.0-rc2/update-gloo-docs-format.yaml diff --git a/changelog/v1.18.0-rc2/update-gloo-docs-format.yaml b/changelog/v1.18.0-rc2/update-gloo-docs-format.yaml new file mode 100644 index 00000000000..888f6c24933 --- /dev/null +++ b/changelog/v1.18.0-rc2/update-gloo-docs-format.yaml @@ -0,0 +1,10 @@ +changelog: + - type: NON_USER_FACING + issueLink: https://github.com/solo-io/solo-projects/issues/6612 + resolvesIssue: false + description: >- + Generate the documentation using the updated markdown templates to fit new formatting guidelines. + - type: DEPENDENCY_BUMP + dependencyOwner: solo-io + dependencyRepo: solo-kit + dependencyTag: v0.36.3 \ No newline at end of file From e04026db03cb8797c7da6d18c6196e57fa82ada3 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 12:20:32 -0700 Subject: [PATCH 09/24] add readme --- .../api/v1alpha1/gateway_parameters.md | 0 Makefile | 23 +--- docs/content/crds/README.md | 38 +++++++ docs/content/crds/generate.go | 67 ++++++++++++ docs/content/crds/templates/markdown.tmpl | 102 ++++++++++++++++++ .../api/v1alpha1/gateway_parameters.md | 2 +- 6 files changed, 211 insertions(+), 21 deletions(-) create mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md create mode 100644 docs/content/crds/README.md create mode 100644 docs/content/crds/generate.go create mode 100644 docs/content/crds/templates/markdown.tmpl diff --git a/ docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md b/ docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Makefile b/Makefile index 7f0d6fc2940..cfd78d19a9e 100644 --- a/Makefile +++ b/Makefile @@ -447,30 +447,13 @@ generate-changelog: ## Generate a changelog entry #---------------------------------------------------------------------------------- # Generate CRD Reference Documentation # -# We are trying to migrate our APIs and CRDs to be built using Kubebuilder. -# -# Historically, our docs are generated using Protocol Buffers as the source of truth, -# and code generation (https://github.com/solo-io/solo-kit/tree/main/pkg/code-generator/docgen) -# to generate the Markdown for these APIs. -# -# With the migration to Kubebuilder, protos are no longer the source of truth, and we must rely on other means to -# generate documentation. As https://github.com/kubernetes-sigs/controller-tools/issues/240 calls out, there isn't an agreed -# upon approach yet. We chose to use https://github.com/fybrik/crdoc as it allows us to generate the Markdown for our docs, -# which is used by Hugo. Other tools produced HTML, which wouldn't have worked for our current setup. -# +# See docs/content/crds/README.md for more details. #---------------------------------------------------------------------------------- -GWPARAMS_INPUT_CRD := install/helm/gloo/crds/gateway.gloo.solo.io_gatewayparameters.yaml -GWPARAMS_OUTPUT_MARKDOWN := docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md - -DRA_INPUT_CRD := install/helm/gloo/crds/gateway.gloo.solo.io_directresponses.yaml -DRA_OUTPUT_MARKDOWN := docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md - - .PHONY: generate-crd-reference-docs generate-crd-reference-docs: - $(DEPSGOBIN)/crdoc --resources $(GWPARAMS_INPUT_CRD) --output $(GWPARAMS_OUTPUT_MARKDOWN) - $(DEPSGOBIN)/crdoc --resources $(DRA_INPUT_CRD) --output $(DRA_OUTPUT_MARKDOWN) + go run docs/content/crds/generate.go + #---------------------------------------------------------------------------------- # Generate mocks diff --git a/docs/content/crds/README.md b/docs/content/crds/README.md new file mode 100644 index 00000000000..562d646efd3 --- /dev/null +++ b/docs/content/crds/README.md @@ -0,0 +1,38 @@ +# CRD Reference Documentation + +### Background +We are trying to migrate our APIs and CRDs to be built using Kubebuilder. + +Historically, our docs are generated using Protocol Buffers as the source of truth, and code generation (https://github.com/solo-io/solo-kit/tree/main/pkg/code-generator/docgen) to generate the Markdown for these APIs. + +With the migration to Kubebuilder, protos are no longer the source of truth, and we must rely on other means to +generate documentation. As https://github.com/kubernetes-sigs/controller-tools/issues/240 calls out, there isn't an agreed +upon approach yet. We chose to use https://github.com/fybrik/crdoc as it allows us to generate the Markdown for our docs, +which is used by Hugo. Other tools produced HTML, which wouldn't have worked for our current setup. + +### Which CRDs are documented using this mechanism? +We opted to only add this to our newer APIs, which do not rely on protos as the source of truth. This means the following CRDs are affected: +- GatewayParameters +- DirectReponseAction + +### How are the reference docs for our proto-based APIs generated? +We rely on our [solo-kit docgen](https://github.com/solo-io/solo-kit/tree/main/pkg/code-generator/docgen) code. + +### How do I regenerate the documentation locally? +1. Install crdoc locally +```bash +make install-go-gools +``` + +2. Execute the generate.go script +```bash + go run docs/content/crds/generate.go +``` + +3. [_ALTERNATIVE_] Execute the Make target +```bash + make generate-crd-reference-docs +``` + +### When is this regenerated in CI? +When running `make generated-code`. diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go new file mode 100644 index 00000000000..09135d21b68 --- /dev/null +++ b/docs/content/crds/generate.go @@ -0,0 +1,67 @@ +package main + +import ( + "context" + "fmt" + "github.com/hashicorp/go-multierror" + "github.com/rotisserie/eris" + "github.com/solo-io/gloo/pkg/utils/cmdutils" + "github.com/solo-io/skv2/codegen/util" + "os" + "path/filepath" +) + +var ( + crdocBinary = filepath.Join(util.GetModuleRoot(), "_output", ".bin", "crdoc") +) + +type CrdReference struct { + SourceCrdFile string + DestinationCrdReferenceFile string +} + +func main() { + err := generateCrdReferenceDocs(context.Background()) + if err != nil { + fmt.Println(err) + os.Exit(1) + } +} + +func generateCrdReferenceDocs(ctx context.Context) error { + crds := []CrdReference{ + { + SourceCrdFile: "install/helm/gloo/crds/gateway.gloo.solo.io_gatewayparameters.yaml", + DestinationCrdReferenceFile: "docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md", + }, + { + SourceCrdFile: "install/helm/gloo/crds/gateway.gloo.solo.io_directresponses.yaml", + DestinationCrdReferenceFile: "docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md", + }, + } + + outErr := &multierror.Error{} + for _, crd := range crds { + err := generateCrdReferenceMarkdown(ctx, crd) + outErr = multierror.Append(outErr, err) + } + + return outErr.ErrorOrNil() +} + +func generateCrdReferenceMarkdown(ctx context.Context, crd CrdReference) error { + cmd := cmdutils.Command(ctx, crdocBinary, + "--resources", + crd.SourceCrdFile, + "--output", + crd.DestinationCrdReferenceFile, + "--template", + filepath.Join("docs", "content", "crds", "templates", "markdown.tmpl"), + ) + runErr := cmd.Run() + + if runErr.Cause() != nil { + return eris.Wrapf(runErr.Cause(), "%s produced error %s", runErr.PrettyCommand(), runErr.Error()) + } + return nil +} diff --git a/docs/content/crds/templates/markdown.tmpl b/docs/content/crds/templates/markdown.tmpl new file mode 100644 index 00000000000..e95e9142095 --- /dev/null +++ b/docs/content/crds/templates/markdown.tmpl @@ -0,0 +1,102 @@ +# API Reference + +Packages: +{{range .Groups}} +- [{{.Group}}/{{.Version}}](#{{ anchorize (printf "%s/%s" .Group .Version) }}) +{{- end -}}{{/* range .Groups */}} + +{{- range .Groups }} +{{- $group := . }} + +# {{.Group}}/{{.Version}} + +Resource Types: +{{range .Kinds}} +- [{{.Name}}](#{{ anchorize .Name }}) +{{end}}{{/* range .Kinds */}} + +{{range .Kinds}} +{{$kind := .}} +## {{.Name}} +[↩ Parent](#{{ anchorize (printf "%s/%s" $group.Group $group.Version) }} ) + +{{range .Types}} + +{{if not .IsTopLevel}} +### {{.Name}} +{{if .ParentKey}}[↩ Parent](#{{.ParentKey}}){{end}} +{{end}} + + +{{.Description}} + + + + + + + + + + + + {{- if .IsTopLevel -}} + + + + + + + + + + + + + + + + + + + {{- end -}} + {{- range .Fields -}} + + + + + + + {{- end -}} + +
NameTypeDescriptionRequired
apiVersionstring{{$group.Group}}/{{$group.Version}}true
kindstring{{$kind.Name}}true
metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
{{if .TypeKey}}{{.Name}}{{else}}{{.Name}}{{end}}{{.Type}} + {{.Description}}
+ {{- if or .Schema.XValidations .Schema.Format .Schema.Enum .Schema.Default .Schema.Minimum .Schema.Maximum }} +
+ {{- end}} + {{- if .Schema.XValidations }} + Validations: + {{- range .Schema.XValidations -}} +
  • {{ .Rule }}: {{ .Message }}
  • + {{- end -}} + {{- end }} + {{- if .Schema.Format }} + Format: {{ .Schema.Format }}
    + {{- end }} + {{- if .Schema.Enum }} + Enum: {{ .Schema.Enum | toStrings | join ", " }}
    + {{- end }} + {{- if .Schema.Default }} + Default: {{ .Schema.Default }}
    + {{- end }} + {{- if .Schema.Minimum }} + Minimum: {{ .Schema.Minimum }}
    + {{- end }} + {{- if .Schema.Maximum }} + Maximum: {{ .Schema.Maximum }}
    + {{- end }} +
    {{.Required}}
    + +{{- end}}{{/* range .Types */}} +{{- end}}{{/* range .Kinds */}} +{{- end}}{{/* range .Groups */}} \ No newline at end of file diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md index 700cad8eb9f..bf0913a0af0 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md @@ -7761,4 +7761,4 @@ Resource Types: false - + \ No newline at end of file From f6a1ffdd9c924999d7739c3c765ffaec8096d447 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 12:22:01 -0700 Subject: [PATCH 10/24] add readme (#10383) --- .../api/v1alpha1/gateway_parameters.md | 0 Makefile | 23 +--- docs/content/crds/README.md | 38 +++++++ docs/content/crds/generate.go | 67 ++++++++++++ docs/content/crds/templates/markdown.tmpl | 102 ++++++++++++++++++ .../api/v1alpha1/gateway_parameters.md | 2 +- 6 files changed, 211 insertions(+), 21 deletions(-) create mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md create mode 100644 docs/content/crds/README.md create mode 100644 docs/content/crds/generate.go create mode 100644 docs/content/crds/templates/markdown.tmpl diff --git a/ docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md b/ docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Makefile b/Makefile index 7f0d6fc2940..cfd78d19a9e 100644 --- a/Makefile +++ b/Makefile @@ -447,30 +447,13 @@ generate-changelog: ## Generate a changelog entry #---------------------------------------------------------------------------------- # Generate CRD Reference Documentation # -# We are trying to migrate our APIs and CRDs to be built using Kubebuilder. -# -# Historically, our docs are generated using Protocol Buffers as the source of truth, -# and code generation (https://github.com/solo-io/solo-kit/tree/main/pkg/code-generator/docgen) -# to generate the Markdown for these APIs. -# -# With the migration to Kubebuilder, protos are no longer the source of truth, and we must rely on other means to -# generate documentation. As https://github.com/kubernetes-sigs/controller-tools/issues/240 calls out, there isn't an agreed -# upon approach yet. We chose to use https://github.com/fybrik/crdoc as it allows us to generate the Markdown for our docs, -# which is used by Hugo. Other tools produced HTML, which wouldn't have worked for our current setup. -# +# See docs/content/crds/README.md for more details. #---------------------------------------------------------------------------------- -GWPARAMS_INPUT_CRD := install/helm/gloo/crds/gateway.gloo.solo.io_gatewayparameters.yaml -GWPARAMS_OUTPUT_MARKDOWN := docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md - -DRA_INPUT_CRD := install/helm/gloo/crds/gateway.gloo.solo.io_directresponses.yaml -DRA_OUTPUT_MARKDOWN := docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md - - .PHONY: generate-crd-reference-docs generate-crd-reference-docs: - $(DEPSGOBIN)/crdoc --resources $(GWPARAMS_INPUT_CRD) --output $(GWPARAMS_OUTPUT_MARKDOWN) - $(DEPSGOBIN)/crdoc --resources $(DRA_INPUT_CRD) --output $(DRA_OUTPUT_MARKDOWN) + go run docs/content/crds/generate.go + #---------------------------------------------------------------------------------- # Generate mocks diff --git a/docs/content/crds/README.md b/docs/content/crds/README.md new file mode 100644 index 00000000000..562d646efd3 --- /dev/null +++ b/docs/content/crds/README.md @@ -0,0 +1,38 @@ +# CRD Reference Documentation + +### Background +We are trying to migrate our APIs and CRDs to be built using Kubebuilder. + +Historically, our docs are generated using Protocol Buffers as the source of truth, and code generation (https://github.com/solo-io/solo-kit/tree/main/pkg/code-generator/docgen) to generate the Markdown for these APIs. + +With the migration to Kubebuilder, protos are no longer the source of truth, and we must rely on other means to +generate documentation. As https://github.com/kubernetes-sigs/controller-tools/issues/240 calls out, there isn't an agreed +upon approach yet. We chose to use https://github.com/fybrik/crdoc as it allows us to generate the Markdown for our docs, +which is used by Hugo. Other tools produced HTML, which wouldn't have worked for our current setup. + +### Which CRDs are documented using this mechanism? +We opted to only add this to our newer APIs, which do not rely on protos as the source of truth. This means the following CRDs are affected: +- GatewayParameters +- DirectReponseAction + +### How are the reference docs for our proto-based APIs generated? +We rely on our [solo-kit docgen](https://github.com/solo-io/solo-kit/tree/main/pkg/code-generator/docgen) code. + +### How do I regenerate the documentation locally? +1. Install crdoc locally +```bash +make install-go-gools +``` + +2. Execute the generate.go script +```bash + go run docs/content/crds/generate.go +``` + +3. [_ALTERNATIVE_] Execute the Make target +```bash + make generate-crd-reference-docs +``` + +### When is this regenerated in CI? +When running `make generated-code`. diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go new file mode 100644 index 00000000000..09135d21b68 --- /dev/null +++ b/docs/content/crds/generate.go @@ -0,0 +1,67 @@ +package main + +import ( + "context" + "fmt" + "github.com/hashicorp/go-multierror" + "github.com/rotisserie/eris" + "github.com/solo-io/gloo/pkg/utils/cmdutils" + "github.com/solo-io/skv2/codegen/util" + "os" + "path/filepath" +) + +var ( + crdocBinary = filepath.Join(util.GetModuleRoot(), "_output", ".bin", "crdoc") +) + +type CrdReference struct { + SourceCrdFile string + DestinationCrdReferenceFile string +} + +func main() { + err := generateCrdReferenceDocs(context.Background()) + if err != nil { + fmt.Println(err) + os.Exit(1) + } +} + +func generateCrdReferenceDocs(ctx context.Context) error { + crds := []CrdReference{ + { + SourceCrdFile: "install/helm/gloo/crds/gateway.gloo.solo.io_gatewayparameters.yaml", + DestinationCrdReferenceFile: "docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md", + }, + { + SourceCrdFile: "install/helm/gloo/crds/gateway.gloo.solo.io_directresponses.yaml", + DestinationCrdReferenceFile: "docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md", + }, + } + + outErr := &multierror.Error{} + for _, crd := range crds { + err := generateCrdReferenceMarkdown(ctx, crd) + outErr = multierror.Append(outErr, err) + } + + return outErr.ErrorOrNil() +} + +func generateCrdReferenceMarkdown(ctx context.Context, crd CrdReference) error { + cmd := cmdutils.Command(ctx, crdocBinary, + "--resources", + crd.SourceCrdFile, + "--output", + crd.DestinationCrdReferenceFile, + "--template", + filepath.Join("docs", "content", "crds", "templates", "markdown.tmpl"), + ) + runErr := cmd.Run() + + if runErr.Cause() != nil { + return eris.Wrapf(runErr.Cause(), "%s produced error %s", runErr.PrettyCommand(), runErr.Error()) + } + return nil +} diff --git a/docs/content/crds/templates/markdown.tmpl b/docs/content/crds/templates/markdown.tmpl new file mode 100644 index 00000000000..e95e9142095 --- /dev/null +++ b/docs/content/crds/templates/markdown.tmpl @@ -0,0 +1,102 @@ +# API Reference + +Packages: +{{range .Groups}} +- [{{.Group}}/{{.Version}}](#{{ anchorize (printf "%s/%s" .Group .Version) }}) +{{- end -}}{{/* range .Groups */}} + +{{- range .Groups }} +{{- $group := . }} + +# {{.Group}}/{{.Version}} + +Resource Types: +{{range .Kinds}} +- [{{.Name}}](#{{ anchorize .Name }}) +{{end}}{{/* range .Kinds */}} + +{{range .Kinds}} +{{$kind := .}} +## {{.Name}} +[↩ Parent](#{{ anchorize (printf "%s/%s" $group.Group $group.Version) }} ) + +{{range .Types}} + +{{if not .IsTopLevel}} +### {{.Name}} +{{if .ParentKey}}[↩ Parent](#{{.ParentKey}}){{end}} +{{end}} + + +{{.Description}} + + + + + + + + + + + + {{- if .IsTopLevel -}} + + + + + + + + + + + + + + + + + + + {{- end -}} + {{- range .Fields -}} + + + + + + + {{- end -}} + +
    NameTypeDescriptionRequired
    apiVersionstring{{$group.Group}}/{{$group.Version}}true
    kindstring{{$kind.Name}}true
    metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
    {{if .TypeKey}}{{.Name}}{{else}}{{.Name}}{{end}}{{.Type}} + {{.Description}}
    + {{- if or .Schema.XValidations .Schema.Format .Schema.Enum .Schema.Default .Schema.Minimum .Schema.Maximum }} +
    + {{- end}} + {{- if .Schema.XValidations }} + Validations: + {{- range .Schema.XValidations -}} +
  • {{ .Rule }}: {{ .Message }}
  • + {{- end -}} + {{- end }} + {{- if .Schema.Format }} + Format: {{ .Schema.Format }}
    + {{- end }} + {{- if .Schema.Enum }} + Enum: {{ .Schema.Enum | toStrings | join ", " }}
    + {{- end }} + {{- if .Schema.Default }} + Default: {{ .Schema.Default }}
    + {{- end }} + {{- if .Schema.Minimum }} + Minimum: {{ .Schema.Minimum }}
    + {{- end }} + {{- if .Schema.Maximum }} + Maximum: {{ .Schema.Maximum }}
    + {{- end }} +
    {{.Required}}
    + +{{- end}}{{/* range .Types */}} +{{- end}}{{/* range .Kinds */}} +{{- end}}{{/* range .Groups */}} \ No newline at end of file diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md index 700cad8eb9f..bf0913a0af0 100644 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md @@ -7761,4 +7761,4 @@ Resource Types: false - + \ No newline at end of file From 520f4eb0c3429a4ae9e5cf97ddf8df0c399817e0 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 14:21:20 -0700 Subject: [PATCH 11/24] cleanup code --- docs/content/crds/generate.go | 79 +++++++++---- .../gateway2/api/v1alpha1/direct_response.md | 105 ++++++++++++++++++ 2 files changed, 164 insertions(+), 20 deletions(-) create mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go index 09135d21b68..dea730969ce 100644 --- a/docs/content/crds/generate.go +++ b/docs/content/crds/generate.go @@ -6,20 +6,21 @@ import ( "github.com/hashicorp/go-multierror" "github.com/rotisserie/eris" "github.com/solo-io/gloo/pkg/utils/cmdutils" + "github.com/solo-io/gloo/projects/gateway2/api/v1alpha1" "github.com/solo-io/skv2/codegen/util" + "github.com/stoewer/go-strcase" + "k8s.io/apimachinery/pkg/runtime/schema" "os" "path/filepath" + "strings" ) var ( + // crdocBinary is assumed to be installed locally to this path + // see the `install-go-tools` target in the Makefile crdocBinary = filepath.Join(util.GetModuleRoot(), "_output", ".bin", "crdoc") ) -type CrdReference struct { - SourceCrdFile string - DestinationCrdReferenceFile string -} - func main() { err := generateCrdReferenceDocs(context.Background()) if err != nil { @@ -28,35 +29,63 @@ func main() { } } +// generateCrdReferenceDocs is the entrypoint to our automation for updating CRD reference markdown files func generateCrdReferenceDocs(ctx context.Context) error { - crds := []CrdReference{ - { - SourceCrdFile: "install/helm/gloo/crds/gateway.gloo.solo.io_gatewayparameters.yaml", - DestinationCrdReferenceFile: "docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md", - }, - { - SourceCrdFile: "install/helm/gloo/crds/gateway.gloo.solo.io_directresponses.yaml", - DestinationCrdReferenceFile: "docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md", - }, + gvks := []schema.GroupVersionKind{ + v1alpha1.GatewayParametersGVK, + v1alpha1.DirectResponseGVK, } outErr := &multierror.Error{} - for _, crd := range crds { - err := generateCrdReferenceMarkdown(ctx, crd) + for _, gvk := range gvks { + err := generateCrdReferenceMarkdown(ctx, gvk) outErr = multierror.Append(outErr, err) } return outErr.ErrorOrNil() } -func generateCrdReferenceMarkdown(ctx context.Context, crd CrdReference) error { +func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKind) error { + // sourceFile is the path to the CRD. This is used as the source of truth for the CRD reference docs + sourceFile := filepath.Join( + "install", + "helm", "gloo", + "crds", + fmt.Sprintf("%s_%s.yaml", gvk.Group, kindPlural(gvk)), + ) + + // outputFile is the path to the generated reference markdown file. + // NOTE: For now, this is tightly coupled to the `gateway2` project, since that is where the APIs that we + // rely on are defined, though that may need to change in the future + outputFile := filepath.Join( + "docs", + "content", + "reference", + "api", + "github.com", + "solo-io", + "gloo", + "projects", + "gateway2", + "api", + gvk.Version, + fmt.Sprintf("%s.md", strcase.SnakeCase(gvk.Kind))) + + // templateFile is the path to the file used as the template for our docs + templateFile := filepath.Join( + "docs", + "content", + "crds", + "templates", + "markdown.tmpl") + cmd := cmdutils.Command(ctx, crdocBinary, "--resources", - crd.SourceCrdFile, + sourceFile, "--output", - crd.DestinationCrdReferenceFile, + outputFile, "--template", - filepath.Join("docs", "content", "crds", "templates", "markdown.tmpl"), + templateFile, ) runErr := cmd.Run() @@ -65,3 +94,13 @@ func generateCrdReferenceMarkdown(ctx context.Context, crd CrdReference) error { } return nil } + +// kindPlural returns the pluralized, lower-cased kind for a given GVK. +// This is hacky, but is useful because CRD files are named using this format, so we need a way to look up that file name +func kindPlural(gvk schema.GroupVersionKind) string { + lowerKind := strings.ToLower(gvk.Kind) + + // ensure that kind which ends in s, is not duplicated + // ie GatewayParameters becomes gatewayparameters, not gatewayparameterss + return strings.TrimSuffix(lowerKind, "s") + "s" +} diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md new file mode 100644 index 00000000000..969de5d559f --- /dev/null +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md @@ -0,0 +1,105 @@ +# API Reference + +Packages: + +- [gateway.gloo.solo.io/v1alpha1](#gatewaygloosoloiov1alpha1) + +# gateway.gloo.solo.io/v1alpha1 + +Resource Types: + +- [DirectResponse](#directresponse) + + + + +## DirectResponse +[↩ Parent](#gatewaygloosoloiov1alpha1 ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescriptionRequired
    apiVersionstringgateway.gloo.solo.io/v1alpha1true
    kindstringDirectResponsetrue
    metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
    specobject +
    +
    false
    statusobject +
    +
    false
    + + +### DirectResponse.spec +[↩ Parent](#directresponse) + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescriptionRequired
    statusinteger +
    +
    + Format: int32
    + Minimum: 200
    + Maximum: 599
    +
    true
    bodystring +
    +
    false
    \ No newline at end of file From c35cdfb5f6ee2994382c0c4fc5764470fd5fd225 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 14:22:42 -0700 Subject: [PATCH 12/24] regen --- docs/content/crds/generate.go | 10 +- .../gateway2/api/v1alpha1/direct_responses.md | 105 ++++++++++++++++++ 2 files changed, 109 insertions(+), 6 deletions(-) create mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_responses.md diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go index dea730969ce..3020cb54122 100644 --- a/docs/content/crds/generate.go +++ b/docs/content/crds/generate.go @@ -51,7 +51,7 @@ func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKi "install", "helm", "gloo", "crds", - fmt.Sprintf("%s_%s.yaml", gvk.Group, kindPlural(gvk)), + fmt.Sprintf("%s_%s.yaml", gvk.Group, strings.ToLower(kindPlural(gvk))), ) // outputFile is the path to the generated reference markdown file. @@ -69,7 +69,7 @@ func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKi "gateway2", "api", gvk.Version, - fmt.Sprintf("%s.md", strcase.SnakeCase(gvk.Kind))) + fmt.Sprintf("%s.md", strcase.SnakeCase(kindPlural(gvk)))) // templateFile is the path to the file used as the template for our docs templateFile := filepath.Join( @@ -95,12 +95,10 @@ func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKi return nil } -// kindPlural returns the pluralized, lower-cased kind for a given GVK. +// kindPlural returns the pluralized kind for a given GVK. // This is hacky, but is useful because CRD files are named using this format, so we need a way to look up that file name func kindPlural(gvk schema.GroupVersionKind) string { - lowerKind := strings.ToLower(gvk.Kind) - // ensure that kind which ends in s, is not duplicated // ie GatewayParameters becomes gatewayparameters, not gatewayparameterss - return strings.TrimSuffix(lowerKind, "s") + "s" + return strings.TrimSuffix(gvk.Kind, "s") + "s" } diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_responses.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_responses.md new file mode 100644 index 00000000000..969de5d559f --- /dev/null +++ b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_responses.md @@ -0,0 +1,105 @@ +# API Reference + +Packages: + +- [gateway.gloo.solo.io/v1alpha1](#gatewaygloosoloiov1alpha1) + +# gateway.gloo.solo.io/v1alpha1 + +Resource Types: + +- [DirectResponse](#directresponse) + + + + +## DirectResponse +[↩ Parent](#gatewaygloosoloiov1alpha1 ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescriptionRequired
    apiVersionstringgateway.gloo.solo.io/v1alpha1true
    kindstringDirectResponsetrue
    metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
    specobject +
    +
    false
    statusobject +
    +
    false
    + + +### DirectResponse.spec +[↩ Parent](#directresponse) + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescriptionRequired
    statusinteger +
    +
    + Format: int32
    + Minimum: 200
    + Maximum: 599
    +
    true
    bodystring +
    +
    false
    \ No newline at end of file From e2c6b81651dbab29c86b02c72f1b8978c5a058c2 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 14:23:19 -0700 Subject: [PATCH 13/24] delete old types --- .../gateway2/api/v1alpha1/direct_response.md | 105 ------------------ .../api/v1alpha1/direct_response_action.md | 105 ------------------ 2 files changed, 210 deletions(-) delete mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md delete mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md deleted file mode 100644 index 969de5d559f..00000000000 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response.md +++ /dev/null @@ -1,105 +0,0 @@ -# API Reference - -Packages: - -- [gateway.gloo.solo.io/v1alpha1](#gatewaygloosoloiov1alpha1) - -# gateway.gloo.solo.io/v1alpha1 - -Resource Types: - -- [DirectResponse](#directresponse) - - - - -## DirectResponse -[↩ Parent](#gatewaygloosoloiov1alpha1 ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeDescriptionRequired
    apiVersionstringgateway.gloo.solo.io/v1alpha1true
    kindstringDirectResponsetrue
    metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
    specobject -
    -
    false
    statusobject -
    -
    false
    - - -### DirectResponse.spec -[↩ Parent](#directresponse) - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeDescriptionRequired
    statusinteger -
    -
    - Format: int32
    - Minimum: 200
    - Maximum: 599
    -
    true
    bodystring -
    -
    false
    \ No newline at end of file diff --git a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md b/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md deleted file mode 100644 index cde50090abe..00000000000 --- a/docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/direct_response_action.md +++ /dev/null @@ -1,105 +0,0 @@ -# API Reference - -Packages: - -- [gateway.gloo.solo.io/v1alpha1](#gatewaygloosoloiov1alpha1) - -# gateway.gloo.solo.io/v1alpha1 - -Resource Types: - -- [DirectResponse](#directresponse) - - - - -## DirectResponse -[↩ Parent](#gatewaygloosoloiov1alpha1 ) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeDescriptionRequired
    apiVersionstringgateway.gloo.solo.io/v1alpha1true
    kindstringDirectResponsetrue
    metadataobjectRefer to the Kubernetes API documentation for the fields of the `metadata` field.true
    specobject -
    -
    false
    statusobject -
    -
    false
    - - -### DirectResponse.spec -[↩ Parent](#directresponse) - - - - - - - - - - - - - - - - - - - - - - - - - -
    NameTypeDescriptionRequired
    statusinteger -
    -
    - Format: int32
    - Minimum: 200
    - Maximum: 599
    -
    true
    bodystring -
    -
    false
    From 384f24988f5afe4b04bcd0e8cdc940bae5681460 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 14:46:33 -0700 Subject: [PATCH 14/24] update sol-kit --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 86e65f11b5f..77737c4d7ae 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4 + github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index ed52469672e..b1c71447b58 100644 --- a/go.sum +++ b/go.sum @@ -2709,6 +2709,8 @@ github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0 github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4 h1:LPToy1SOVyefjZstf6t2m3JMp16M9IxrewHKRRexEqg= github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7 h1:qz6qAhwaKvOHGG0fG7EHzb3a91Jxqfz9XIaUpnrvRiA= +github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From 4c0caa1642a67b6ef036b97fb281c7138c2fd8c5 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 14:55:25 -0700 Subject: [PATCH 15/24] codegen --- docs/content/crds/generate.go | 7 ++++--- .../reference/api/envoy.glooe.solo.io.project.sk.md | 2 +- docs/content/reference/api/gateway.solo.io.project.sk.md | 2 +- docs/content/reference/api/gloo.solo.io.project.sk.md | 2 +- docs/content/reference/api/glooe.solo.io.project.sk.md | 2 +- docs/content/static/content/osa_provided.md | 1 + go.mod | 2 +- go.sum | 2 -- .../gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml | 2 +- .../gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml | 2 +- .../helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml | 2 +- .../gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml | 2 +- .../gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml | 2 +- install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml | 2 +- .../gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml | 2 +- .../helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml | 2 +- install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml | 2 +- .../gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml | 2 +- 23 files changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go index 3020cb54122..3c6eba3292a 100644 --- a/docs/content/crds/generate.go +++ b/docs/content/crds/generate.go @@ -3,6 +3,10 @@ package main import ( "context" "fmt" + "os" + "path/filepath" + "strings" + "github.com/hashicorp/go-multierror" "github.com/rotisserie/eris" "github.com/solo-io/gloo/pkg/utils/cmdutils" @@ -10,9 +14,6 @@ import ( "github.com/solo-io/skv2/codegen/util" "github.com/stoewer/go-strcase" "k8s.io/apimachinery/pkg/runtime/schema" - "os" - "path/filepath" - "strings" ) var ( diff --git a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md index 16f605d852b..758eee337c8 100644 --- a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "EnvoyGlooeSoloIo" +title: "envoy.glooe.solo.io.project.sk.md" weight: 5 --- diff --git a/docs/content/reference/api/gateway.solo.io.project.sk.md b/docs/content/reference/api/gateway.solo.io.project.sk.md index 8f2ce9a85b9..bd1c9acb695 100644 --- a/docs/content/reference/api/gateway.solo.io.project.sk.md +++ b/docs/content/reference/api/gateway.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "GatewaySoloIo" +title: "gateway.solo.io.project.sk.md" weight: 5 --- diff --git a/docs/content/reference/api/gloo.solo.io.project.sk.md b/docs/content/reference/api/gloo.solo.io.project.sk.md index da53c2d068d..eb74a5c7e6c 100644 --- a/docs/content/reference/api/gloo.solo.io.project.sk.md +++ b/docs/content/reference/api/gloo.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "GlooSoloIo" +title: "gloo.solo.io.project.sk.md" weight: 5 --- diff --git a/docs/content/reference/api/glooe.solo.io.project.sk.md b/docs/content/reference/api/glooe.solo.io.project.sk.md index 816c4b722d5..08fbe1f0bca 100644 --- a/docs/content/reference/api/glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "GlooeSoloIo" +title: "glooe.solo.io.project.sk.md" weight: 5 --- diff --git a/docs/content/static/content/osa_provided.md b/docs/content/static/content/osa_provided.md index 68a79f94c84..3d385264016 100644 --- a/docs/content/static/content/osa_provided.md +++ b/docs/content/static/content/osa_provided.md @@ -48,6 +48,7 @@ Name|Version|License [spf13/cobra](https://github.com/spf13/cobra)|v1.8.1|Apache License 2.0 [spf13/pflag](https://github.com/spf13/pflag)|v1.0.5|BSD 3-clause "New" or "Revised" License [spf13/viper](https://github.com/spf13/viper)|v1.19.0|MIT License +[stoewer/go-strcase](https://github.com/stoewer/go-strcase)|v1.3.0|MIT License [stretchr/testify](https://github.com/stretchr/testify)|v1.9.0|MIT License [go.opencensus.io](https://go.opencensus.io)|v0.24.0|Apache License 2.0 [go.uber.org/goleak](https://go.uber.org/goleak)|v1.3.0|MIT License diff --git a/go.mod b/go.mod index 77737c4d7ae..6bf3400c519 100644 --- a/go.mod +++ b/go.mod @@ -99,6 +99,7 @@ require ( github.com/google/uuid v1.6.0 github.com/mccutchen/go-httpbin/v2 v2.15.0 github.com/quasilyte/go-ruleguard/dsl v0.3.22 + github.com/stoewer/go-strcase v1.3.0 github.com/stretchr/testify v1.9.0 golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38 @@ -301,7 +302,6 @@ require ( github.com/solo-io/anyvendor v0.1.0 // indirect github.com/sourcegraph/conc v0.3.0 // indirect github.com/spf13/cast v1.7.0 // indirect - github.com/stoewer/go-strcase v1.3.0 // indirect github.com/subosito/gotenv v1.6.0 // indirect github.com/x448/float16 v0.8.4 // indirect github.com/xanzy/ssh-agent v0.3.0 // indirect diff --git a/go.sum b/go.sum index b1c71447b58..725aab98ef8 100644 --- a/go.sum +++ b/go.sum @@ -2707,8 +2707,6 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4 h1:LPToy1SOVyefjZstf6t2m3JMp16M9IxrewHKRRexEqg= -github.com/solo-io/solo-kit v0.36.3-0.20241119173244-e957195d04d4/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7 h1:qz6qAhwaKvOHGG0fG7EHzb3a91Jxqfz9XIaUpnrvRiA= github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= diff --git a/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml b/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml index 7cdef2f9aed..9fd8d5c3f6f 100644 --- a/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml +++ b/install/helm/gloo/crds/enterprise.gloo.solo.io_v1_AuthConfig.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml index 5577d049c29..a9a3677ee1d 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_Gateway.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml index 96dd417fa7f..7d733186441 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_HttpListenerOption.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml index b819a61d20b..b2ad1f5017a 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_ListenerOption.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml index 6a7115d1fc3..a2ef19adf12 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableHttpGateway.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml index 13c8e715dfa..70abec4eb48 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_MatchableTcpGateway.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml index 1a82e31cb16..2169028ea93 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_RouteOption.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml index 67412306f63..4ed310ea9f8 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_RouteTable.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml index 389cb6fab53..050ce1f574a 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualHostOption.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml index 57bb811f52d..37e6bd9e719 100644 --- a/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml +++ b/install/helm/gloo/crds/gateway.solo.io_v1_VirtualService.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml index 296fb8a3777..31e53ff5801 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_Proxy.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml index befb673e16a..9ccee93e6f1 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_Settings.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml index f3436bc2fdc..ffd39e418ff 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_Upstream.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml b/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml index 5d89b4ffbca..82943d419aa 100644 --- a/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml +++ b/install/helm/gloo/crds/gloo.solo.io_v1_UpstreamGroup.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml b/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml index 2bfb503c823..8ca06486f88 100644 --- a/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml +++ b/install/helm/gloo/crds/graphql.gloo.solo.io_v1beta1_GraphQLApi.yaml @@ -1,4 +1,4 @@ -# CRD ValidationSchema generated by solo-kit. DO NOT EDIT. +# CRD validation schema generated by solo-kit. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition From 73456eaee65b30ef0ea8802fa0988c73433af114 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 15:04:28 -0700 Subject: [PATCH 16/24] cleanup --- docs/content/crds/generate.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go index 3c6eba3292a..e26a86b783a 100644 --- a/docs/content/crds/generate.go +++ b/docs/content/crds/generate.go @@ -50,7 +50,8 @@ func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKi // sourceFile is the path to the CRD. This is used as the source of truth for the CRD reference docs sourceFile := filepath.Join( "install", - "helm", "gloo", + "helm", + "gloo", "crds", fmt.Sprintf("%s_%s.yaml", gvk.Group, strings.ToLower(kindPlural(gvk))), ) From 51d4ba84f7c05f4d59beec2ffeafdd33f8528d3b Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 15:22:35 -0700 Subject: [PATCH 17/24] update sol-kit --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6bf3400c519..c268be80cce 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7 + github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 725aab98ef8..e7f85b7b836 100644 --- a/go.sum +++ b/go.sum @@ -2709,6 +2709,8 @@ github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0 github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7 h1:qz6qAhwaKvOHGG0fG7EHzb3a91Jxqfz9XIaUpnrvRiA= github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46 h1:NzplYvjEPvd/WL01Wf86d0b3fQYmULxzEKd+ixTdZU8= +github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From 2b5caab65f2bce37a782585d5cd9a8f293b122d9 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 15:30:40 -0700 Subject: [PATCH 18/24] generated code --- docs/content/reference/api/envoy.glooe.solo.io.project.sk.md | 2 +- docs/content/reference/api/gateway.solo.io.project.sk.md | 2 +- docs/content/reference/api/gloo.solo.io.project.sk.md | 2 +- docs/content/reference/api/glooe.solo.io.project.sk.md | 2 +- go.sum | 2 -- 5 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md index 758eee337c8..1fc79ecde9b 100644 --- a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "envoy.glooe.solo.io.project.sk.md" +title: "envoy.glooe.solo.io" weight: 5 --- diff --git a/docs/content/reference/api/gateway.solo.io.project.sk.md b/docs/content/reference/api/gateway.solo.io.project.sk.md index bd1c9acb695..3fe3a59dde0 100644 --- a/docs/content/reference/api/gateway.solo.io.project.sk.md +++ b/docs/content/reference/api/gateway.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "gateway.solo.io.project.sk.md" +title: "gateway.solo.io" weight: 5 --- diff --git a/docs/content/reference/api/gloo.solo.io.project.sk.md b/docs/content/reference/api/gloo.solo.io.project.sk.md index eb74a5c7e6c..6bafc29e9a6 100644 --- a/docs/content/reference/api/gloo.solo.io.project.sk.md +++ b/docs/content/reference/api/gloo.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "gloo.solo.io.project.sk.md" +title: "gloo.solo.io" weight: 5 --- diff --git a/docs/content/reference/api/glooe.solo.io.project.sk.md b/docs/content/reference/api/glooe.solo.io.project.sk.md index 08fbe1f0bca..af8a8f3be82 100644 --- a/docs/content/reference/api/glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "glooe.solo.io.project.sk.md" +title: "glooe.solo.io" weight: 5 --- diff --git a/go.sum b/go.sum index e7f85b7b836..1cf182ac934 100644 --- a/go.sum +++ b/go.sum @@ -2707,8 +2707,6 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7 h1:qz6qAhwaKvOHGG0fG7EHzb3a91Jxqfz9XIaUpnrvRiA= -github.com/solo-io/solo-kit v0.36.3-0.20241119202526-56eb505641b7/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46 h1:NzplYvjEPvd/WL01Wf86d0b3fQYmULxzEKd+ixTdZU8= github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= From 39d3a787f3dd415a02516719da940cc3b0f5a085 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 15:42:47 -0700 Subject: [PATCH 19/24] update sol-kit --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c268be80cce..75e390d7766 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46 + github.com/solo-io/solo-kit v0.36.3-0.20241119224122-54cf28168da7 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 1cf182ac934..48892173a2b 100644 --- a/go.sum +++ b/go.sum @@ -2709,6 +2709,8 @@ github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0 github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46 h1:NzplYvjEPvd/WL01Wf86d0b3fQYmULxzEKd+ixTdZU8= github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241119224122-54cf28168da7 h1:M8WT0WSBdZG1tpLsC75Mq9AN6kd8NfV2vQcNzY8yf8A= +github.com/solo-io/solo-kit v0.36.3-0.20241119224122-54cf28168da7/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From dfb8c591e77bb5c352ef7dfa9bb865e06bb77c3c Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Tue, 19 Nov 2024 15:55:48 -0700 Subject: [PATCH 20/24] generated code --- .../content/reference/api/envoy.glooe.solo.io.project.sk.md | 2 +- docs/content/reference/api/gateway.solo.io.project.sk.md | 2 +- docs/content/reference/api/gloo.solo.io.project.sk.md | 2 +- docs/content/reference/api/glooe.solo.io.project.sk.md | 2 +- go.mod | 2 +- go.sum | 6 ++---- 6 files changed, 7 insertions(+), 9 deletions(-) diff --git a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md index 1fc79ecde9b..bfed1b821e6 100644 --- a/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/envoy.glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "envoy.glooe.solo.io" +title: "envoy.glooe.solo.io.project" weight: 5 --- diff --git a/docs/content/reference/api/gateway.solo.io.project.sk.md b/docs/content/reference/api/gateway.solo.io.project.sk.md index 3fe3a59dde0..0374fbea502 100644 --- a/docs/content/reference/api/gateway.solo.io.project.sk.md +++ b/docs/content/reference/api/gateway.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "gateway.solo.io" +title: "gateway.solo.io.project" weight: 5 --- diff --git a/docs/content/reference/api/gloo.solo.io.project.sk.md b/docs/content/reference/api/gloo.solo.io.project.sk.md index 6bafc29e9a6..65532693e0d 100644 --- a/docs/content/reference/api/gloo.solo.io.project.sk.md +++ b/docs/content/reference/api/gloo.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "gloo.solo.io" +title: "gloo.solo.io.project" weight: 5 --- diff --git a/docs/content/reference/api/glooe.solo.io.project.sk.md b/docs/content/reference/api/glooe.solo.io.project.sk.md index af8a8f3be82..8c3b50f247c 100644 --- a/docs/content/reference/api/glooe.solo.io.project.sk.md +++ b/docs/content/reference/api/glooe.solo.io.project.sk.md @@ -1,6 +1,6 @@ --- -title: "glooe.solo.io" +title: "glooe.solo.io.project" weight: 5 --- diff --git a/go.mod b/go.mod index 75e390d7766..4560383710e 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241119224122-54cf28168da7 + github.com/solo-io/solo-kit v0.36.3-0.20241119224944-64093d4a671f github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 48892173a2b..5dfc112e046 100644 --- a/go.sum +++ b/go.sum @@ -2707,10 +2707,8 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46 h1:NzplYvjEPvd/WL01Wf86d0b3fQYmULxzEKd+ixTdZU8= -github.com/solo-io/solo-kit v0.36.3-0.20241119221621-78a6b7071a46/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= -github.com/solo-io/solo-kit v0.36.3-0.20241119224122-54cf28168da7 h1:M8WT0WSBdZG1tpLsC75Mq9AN6kd8NfV2vQcNzY8yf8A= -github.com/solo-io/solo-kit v0.36.3-0.20241119224122-54cf28168da7/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3-0.20241119224944-64093d4a671f h1:/HuQhXex8yylKj1yILk681b6xI73y1xz9Wo6mn/gQ6M= +github.com/solo-io/solo-kit v0.36.3-0.20241119224944-64093d4a671f/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From 93056b53c7b1fd145b6ec08c450ad0b955d244c6 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Wed, 20 Nov 2024 09:00:43 -0700 Subject: [PATCH 21/24] use release verions of solo-kit --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4560383710e..84f5d7b779e 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( // Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265 // as to why it is now based off `gloo-main` and not `gloo-repo-branch` github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 - github.com/solo-io/solo-kit v0.36.3-0.20241119224944-64093d4a671f + github.com/solo-io/solo-kit v0.36.3 github.com/spf13/afero v1.11.0 github.com/spf13/cobra v1.8.1 github.com/spf13/pflag v1.0.5 diff --git a/go.sum b/go.sum index 5dfc112e046..cf941f31bde 100644 --- a/go.sum +++ b/go.sum @@ -2707,8 +2707,8 @@ github.com/solo-io/skv2 v0.41.0 h1:NRZUe83LquB8zR++SY36JKhw1abRd+SBuGUGAHS9rWA= github.com/solo-io/skv2 v0.41.0/go.mod h1:GtEN0CCne94tm710YbefQh9YcMFcIu2X490g7Loq/Zs= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358 h1:yNJpr6sKTBUJ0XbYEdOZuFEr+umyq4XgB/GR1cbhCCI= github.com/solo-io/solo-apis v0.0.0-20240917212400-9103ca169358/go.mod h1:xWaT1lP+nkAGYCuAtRdG1l4MsdKwphqeomC41AIsemY= -github.com/solo-io/solo-kit v0.36.3-0.20241119224944-64093d4a671f h1:/HuQhXex8yylKj1yILk681b6xI73y1xz9Wo6mn/gQ6M= -github.com/solo-io/solo-kit v0.36.3-0.20241119224944-64093d4a671f/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= +github.com/solo-io/solo-kit v0.36.3 h1:ElzKyTgJLxyiyxQhkAwzukDfIFshA3LER44SIIA9cRY= +github.com/solo-io/solo-kit v0.36.3/go.mod h1:tLK3BllHZZUZsvgG3paVzux8ccmItKadqLSg7nOltDw= github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo= github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0= github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= From beefeb3a3e59614c4fd895c7c97c0e1656e09837 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Thu, 21 Nov 2024 13:22:14 -0700 Subject: [PATCH 22/24] pr review --- .../gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md | 0 Makefile | 1 + docs/content/crds/README.md | 4 ++-- docs/content/crds/generate.go | 3 ++- 4 files changed, 5 insertions(+), 3 deletions(-) delete mode 100644 docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md diff --git a/ docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md b/ docs/content/reference/api/github.com/solo-io/gloo/projects/gateway2/api/v1alpha1/gateway_parameters.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/Makefile b/Makefile index cfd78d19a9e..c890561040f 100644 --- a/Makefile +++ b/Makefile @@ -450,6 +450,7 @@ generate-changelog: ## Generate a changelog entry # See docs/content/crds/README.md for more details. #---------------------------------------------------------------------------------- +# To run this command correctly, you must have executed `install-go-tools` .PHONY: generate-crd-reference-docs generate-crd-reference-docs: go run docs/content/crds/generate.go diff --git a/docs/content/crds/README.md b/docs/content/crds/README.md index 562d646efd3..bff70db29fb 100644 --- a/docs/content/crds/README.md +++ b/docs/content/crds/README.md @@ -24,12 +24,12 @@ We rely on our [solo-kit docgen](https://github.com/solo-io/solo-kit/tree/main/p make install-go-gools ``` -2. Execute the generate.go script +2a. Execute the generate.go script ```bash go run docs/content/crds/generate.go ``` -3. [_ALTERNATIVE_] Execute the Make target +2b. Execute the Make target ```bash make generate-crd-reference-docs ``` diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go index e26a86b783a..68d99037c9e 100644 --- a/docs/content/crds/generate.go +++ b/docs/content/crds/generate.go @@ -99,8 +99,9 @@ func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKi // kindPlural returns the pluralized kind for a given GVK. // This is hacky, but is useful because CRD files are named using this format, so we need a way to look up that file name +// If the name of the file is incorrect, a developer will realize this because the script will fail with a file not found error. func kindPlural(gvk schema.GroupVersionKind) string { // ensure that kind which ends in s, is not duplicated - // ie GatewayParameters becomes gatewayparameters, not gatewayparameterss + // ie GatewayParameters becomes Gatewayparameters, not Gatewayparameterss return strings.TrimSuffix(gvk.Kind, "s") + "s" } From 83975a2bbcf3b9a649dcbab8f718089121844c9b Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Thu, 21 Nov 2024 17:05:24 -0700 Subject: [PATCH 23/24] update readme --- docs/content/crds/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/content/crds/README.md b/docs/content/crds/README.md index bff70db29fb..a7e73b864c7 100644 --- a/docs/content/crds/README.md +++ b/docs/content/crds/README.md @@ -24,12 +24,13 @@ We rely on our [solo-kit docgen](https://github.com/solo-io/solo-kit/tree/main/p make install-go-gools ``` -2a. Execute the generate.go script +2. Run the generation script. + +This can be done by either using the go script directly: ```bash go run docs/content/crds/generate.go ``` - -2b. Execute the Make target +or relying on the Make target: ```bash make generate-crd-reference-docs ``` From 4382e97874f568b0d25aa5e692d376dd7c16f1d4 Mon Sep 17 00:00:00 2001 From: Sam Heilbron Date: Thu, 21 Nov 2024 17:06:09 -0700 Subject: [PATCH 24/24] fix comment --- docs/content/crds/generate.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/crds/generate.go b/docs/content/crds/generate.go index 68d99037c9e..0382ffe986e 100644 --- a/docs/content/crds/generate.go +++ b/docs/content/crds/generate.go @@ -102,6 +102,6 @@ func generateCrdReferenceMarkdown(ctx context.Context, gvk schema.GroupVersionKi // If the name of the file is incorrect, a developer will realize this because the script will fail with a file not found error. func kindPlural(gvk schema.GroupVersionKind) string { // ensure that kind which ends in s, is not duplicated - // ie GatewayParameters becomes Gatewayparameters, not Gatewayparameterss + // ie GatewayParameters becomes GatewayParameters, not GatewayParameterss return strings.TrimSuffix(gvk.Kind, "s") + "s" }