View Source GoogleApi.CloudDeploy.V1.Model.ServiceNetworking (google_api_cloud_deploy v0.6.0)
Information about the Kubernetes Service networking configuration.
Attributes
-
deployment
(type:String.t
, default:nil
) - Required. Name of the Kubernetes Deployment whose traffic is managed by the specified Service. -
disablePodOverprovisioning
(type:boolean()
, default:nil
) - Optional. Whether to disable Pod overprovisioning. If Pod overprovisioning is disabled then Cloud Deploy will limit the number of total Pods used for the deployment strategy to the number of Pods the Deployment has on the cluster. -
service
(type:String.t
, default:nil
) - Required. Name of the Kubernetes Service.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.