Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
sarahalsmiller 2022-08-05 09:59:01 -05:00 committed by GitHub
parent 686b573f1a
commit d27037477f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ The `GatewayClassConfig` object contains Consul API Gateway-related configuratio
## Configuration model ## Configuration model
The following outline shows how to format the configurations in the `GatewayClassConfig` object. Click on a property name to view details about the configuration.
* [`consul`](#consul): object | optional * [`consul`](#consul): object | optional
* [`address`](#consul-address): string | optional * [`address`](#consul-address): string | optional
* [`authentication`](#consul-authentication): object | optional * [`authentication`](#consul-authentication): object | optional