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



366
367
368
369
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 366

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

#disable_pod_overprovisioning::Boolean



366
367
368
369
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 366

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

#pod_selector_label::String



366
367
368
369
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 366

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

#service::String



366
367
368
369
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 366

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