Navigation :
Get started
Concepts
Set up and manage Gloo Gateway
Configure gateway listeners
Process and route traffic
Control traffic with policies
Monitor health
Alpha: Portal
Gloo GraphQL module
Beta: AWS Lambda integration
Reference
-
API reference
-- AccessLogging
-- AccessLogPolicy
-- AccessPolicy
-- ApiDoc
-- ApprovalState
-- AuthConfig
-- CaOptions
-- Clientmode
-- ClientTlsPolicy
-- CloudProvider
-- CloudProviderOptions
-- CloudResources
-- ConnectionPolicy
-- Core
-- CorsPolicy
-- CsrfPolicy
-- Cue
-- Dashboard
-- DlpPolicy
-- EnforcementLayers
-- ExtAuthPolicy
-- ExtAuthServer
-- ExternalEndpoint
-- ExternalService
-- FailoverPolicy
-- FaultInjectionPolicy
-- GatewayLifecycleManager
-- GraphQLAllowedQueryPolicy
-- GraphQLPersistedQueryCachePolicy
-- GraphQLResolverMap
-- GraphQLSchema
-- GraphQLStitchedSchema
-- HeaderManipulation
-- HttpBufferPolicy
-- HttpMatchers
-- IstioLifecycleManager
-- IstioOperator
-- JwtPolicy
-- K8SReports
-- Keepalive
-- KubernetesCluster
-- Locality
-- Metrics
-- MirrorPolicy
-- OutlierDetectionPolicy
-- Phase
-- Port
-- Portal
-- PortalGroup
-- ProxyProtocolPolicy
-- Ratelimit
-- RatelimitClientConfig
-- RatelimitPolicy
-- RatelimitServerConfig
-- RatelimitServerSettings
-- Ref
-- References
-- RetryTimeoutPolicy
-- RootTrustPolicy
-- RouteTable
-- Selectors
-- SoloKit
-- Status
-- StatusNew
-- StringMatch
-- TcpMatchers
-- TlsMatchers
-- TransformationPolicy
-- TrimProxyConfigPolicy
-- VaultCa
-- VirtualDestination
-- VirtualGateway
-- WafPolicy
-- WasmDeploymentPolicy
-- WaypointLifecycleManager
-- Workspace
-- WorkspaceSettings
-
CLI reference
-
Helm value reference
-
Version reference
- Changelog
-
Security and CVE report
Troubleshoot issues
Get help and support
SoloKit
Proto : solo-kit.proto
Package : core.solo.io
Types :
Resource
Field
Description
shortName
(string
) becomes the kubernetes short name for the generated crd
pluralName
(string
) becomes the kubernetes plural name for the generated crd
clusterScoped
(bool
) the resource lives at the cluster level, namespace is ignored by the server
skipDocsGen
(bool
) indicates whether documentation generation has to be skipped for the given resource, defaults to false
skipHashingAnnotations
(bool
) indicates whether annotations should be excluded from the resource's generated hash function. if set to true, changes in annotations will not cause a new snapshot to be emitted
File-level Extensions
Extension
Type
Base
Number
Description
resource
Resource
.google.protobuf.MessageOptions
10000