public sealed class GcpFilestoreCsiDriverConfig : IMessage<GcpFilestoreCsiDriverConfig>, IEquatable<GcpFilestoreCsiDriverConfig>, IDeepCloneable<GcpFilestoreCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcpFilestoreCsiDriverConfig.
[[["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."],[[["This webpage provides documentation for the `GcpFilestoreCsiDriverConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of the `GcpFilestoreCsiDriverConfig` class is 3.33.0, with multiple other versions available, ranging down to version 2.3.0."],["The `GcpFilestoreCsiDriverConfig` class is used to configure the GCP Filestore CSI driver for a Kubernetes cluster and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that can either be empty, or can take a parameter of its own type, and it contains a boolean `Enabled` property to control the driver."]]],[]]