public sealed class SecretManagerConfig : IMessage<SecretManagerConfig>, IEquatable<SecretManagerConfig>, IDeepCloneable<SecretManagerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecretManagerConfig.
SecretManagerConfig is config for secret manager enablement.
[[["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 available for `SecretManagerConfig` in the Google Kubernetes Engine v1 API is 3.33.0, while the current page focuses on version 3.32.0, offering a historical reference point."],["This documentation provides versioned references to `SecretManagerConfig` class, spanning from version 2.3.0 up to the latest version of 3.33.0, allowing for comparison and understanding of changes over time."],["`SecretManagerConfig` class is used for managing the configuration of the secret manager enablement, containing a boolean property that sets whether it is enabled or disabled."],["The `SecretManagerConfig` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities for message handling, equality checks, deep cloning, and buffer management."]]],[]]