GoogleApi.CloudRun.V1alpha1.Model.InstanceTemplateSpec (google_api_cloud_run v0.42.0) View Source
InstanceTemplateSpec describes the data an instance should have when created from a template.
Attributes
-
spec
(type:GoogleApi.CloudRun.V1alpha1.Model.InstanceSpec.t
, default:nil
) - Optional. Specification of the desired behavior of the instance. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status +optional
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudRun.V1alpha1.Model.InstanceTemplateSpec{ spec: GoogleApi.CloudRun.V1alpha1.Model.InstanceSpec.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.