public sealed class GcsFuseCsiDriverConfig : IMessage<GcsFuseCsiDriverConfig>, IEquatable<GcsFuseCsiDriverConfig>, IDeepCloneable<GcsFuseCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcsFuseCsiDriverConfig.
Configuration for the Cloud Storage Fuse CSI driver.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the GcsFuseCsiDriverConfig is 3.33.0, and the page provides links to the documentation for this version and multiple older versions, dating back to version 2.3.0."],["The GcsFuseCsiDriverConfig class is part of the Google Kubernetes Engine v1 API, and it is used to configure the Cloud Storage Fuse CSI driver."],["This class inherits from the object class and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The GcsFuseCsiDriverConfig class contains a property called `Enabled` which is a boolean value that indicates whether or not the Cloud Storage Fuse CSI driver is enabled for the cluster."]]],[]]