public sealed class StatefulHAConfig : IMessage<StatefulHAConfig>, IEquatable<StatefulHAConfig>, IDeepCloneable<StatefulHAConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class StatefulHAConfig.
[[["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 `StatefulHAConfig` class within the Google Kubernetes Engine v1 API."],["The latest version available for `StatefulHAConfig` is 3.33.0, while the current displayed version is 3.30.0, and the page documents versions all the way down to 2.3.0."],["The `StatefulHAConfig` class is used for configuring the Stateful HA add-on in Google Kubernetes Engine clusters."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has one property named `Enabled` which determines whether the add-on is turned on or off for the cluster, and it can be constructed with or without an existing `StatefulHAConfig` object."]]],[]]