Class: Google::Cloud::Container::V1::MeshCertificates

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

Overview

Configuration for issuance of mTLS keys and certificates to Kubernetes pods.

Instance Attribute Summary collapse

Instance Attribute Details

#enable_certificates::Google::Protobuf::BoolValue



4779
4780
4781
4782
# File 'proto_docs/google/container/v1/cluster_service.rb', line 4779

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