Class: Google::Cloud::Container::V1beta1::GcePersistentDiskCsiDriverConfig

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

Overview

Configuration for the Compute Engine PD CSI driver.

Instance Attribute Summary collapse

Instance Attribute Details

#enabled::Boolean



1723
1724
1725
1726
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 1723

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