Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::GcpFilestoreCsiDriverConfig (v0.16.1)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::GcpFilestoreCsiDriverConfig.

Configuration for the GCP Filestore CSI driver.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether the GCP Filestore CSI driver is enabled for this cluster.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the GCP Filestore CSI driver is enabled for this cluster.
Returns
  • (::Boolean) — Whether the GCP Filestore CSI driver is enabled for this cluster.