Class: Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/deploy/v1/cloud_deploy.rb

Overview

Information about the Kubernetes Service networking configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#deployment::String



354
355
356
357
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 354

class ServiceNetworking
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#disable_pod_overprovisioning::Boolean



354
355
356
357
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 354

class ServiceNetworking
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#service::String



354
355
356
357
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 354

class ServiceNetworking
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end