Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking (v0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking.
Information about the Kubernetes Service networking configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment
defdeployment()->::String
Returns
- (::String) — Required. Name of the Kubernetes Deployment whose traffic is managed by the specified Service.
#deployment=
defdeployment=(value)->::String
Parameter
- value (::String) — Required. Name of the Kubernetes Deployment whose traffic is managed by the specified Service.
Returns
- (::String) — Required. Name of the Kubernetes Deployment whose traffic is managed by the specified Service.
#service
defservice()->::String
Returns
- (::String) — Required. Name of the Kubernetes Service.
#service=
defservice=(value)->::String
Parameter
- value (::String) — Required. Name of the Kubernetes Service.
Returns
- (::String) — Required. Name of the Kubernetes Service.