gcp.proto

Package: gcp.options.gloo.solo.io

Types:

Source File: github.com/solo-io/gloo/projects/gloo/api/v1/enterprise/options/gcp/gcp.proto

UpstreamSpec

Enterprise-only: Configuration to enable GCP authentication for upstreams.

"host": string
"audience": string

Field Type Description
host string Required. host of the GCP service to be connected to.
audience string Optional override for the audience used to fetch the token from the GCP metadata server. By default it will use the URL of the service.