GoogleApi.Run.V1.Model.RouteSpec (google_api_run v0.19.1) View Source
RouteSpec holds the desired state of the Route (from the client).
Attributes
-
traffic
(type:list(GoogleApi.Run.V1.Model.TrafficTarget.t)
, default:nil
) - Traffic specifies how to distribute traffic over a collection of Knative Revisions and Configurations. Cloud Run currently supports a single configurationName.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Run.V1.Model.RouteSpec{ traffic: [GoogleApi.Run.V1.Model.TrafficTarget.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.