Class: Google::Cloud::Monitoring::V3::Service::ClusterIstio

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/service.rb

Overview

Istio service scoped to a single Kubernetes cluster. Learn more at https://istio.io. Clusters running OSS Istio will have their services ingested as this type.

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_name::String



161
162
163
164
# File 'proto_docs/google/monitoring/v3/service.rb', line 161

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

#location::String



161
162
163
164
# File 'proto_docs/google/monitoring/v3/service.rb', line 161

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

#service_name::String



161
162
163
164
# File 'proto_docs/google/monitoring/v3/service.rb', line 161

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

#service_namespace::String



161
162
163
164
# File 'proto_docs/google/monitoring/v3/service.rb', line 161

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