Class: Google::Cloud::Run::V2::ContainerPort

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/run/v2/k8s.min.rb

Overview

ContainerPort represents a network port in a single container.

Instance Attribute Summary collapse

Instance Attribute Details

#container_port::Integer



184
185
186
187
# File 'proto_docs/google/cloud/run/v2/k8s.min.rb', line 184

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

#name::String



184
185
186
187
# File 'proto_docs/google/cloud/run/v2/k8s.min.rb', line 184

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