Use the get verb with the event-gateway command to query Konnect Event Gateways.
kongctl provides the following tools for retrieving resources and resource details for Event Gateway:
|
Command |
Description |
|---|---|
| kongctl get event-gateway backend-clusters |
Use the backend-clusters command to list or retrieve backend clusters for a specific Event Gateway.
|
| kongctl get event-gateway data-plane-certificates |
Use the data-plane-certificates command to list or retrieve data plane certificates for a specific Event Gateway.
|
| kongctl get event-gateway listener-policies |
Use the listener-policies command to list or retrieve listener policies for a specific Event Gateway Listener.
|
| kongctl get event-gateway listeners |
Use the listeners command to list or retrieve listeners for a specific Event Gateway.
|
| kongctl get event-gateway schema-registries |
Use the schema-registries command to list or retrieve schema registries for a specific Event Gateway.
|
| kongctl get event-gateway static-keys |
Use the static-keys command to list or retrieve static keys for a specific Event Gateway.
|
| kongctl get event-gateway tls-trust-bundles |
Use the tls-trust-bundles command to list or retrieve TLS trust bundles for a specific Event Gateway.
|
| kongctl get event-gateway virtual-clusters |
Use the virtual-clusters command to list or retrieve virtual clusters for a specific Event Gateway.
|