public sealed class DefaultSnatStatus : IMessage<DefaultSnatStatus>, IEquatable<DefaultSnatStatus>, IDeepCloneable<DefaultSnatStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class DefaultSnatStatus.
DefaultSnatStatus contains the desired state of whether default sNAT should
be disabled on the cluster.
[[["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 documentation covers the `DefaultSnatStatus` class within the Google Kubernetes Engine v1 API, providing details on its implementation and usage across various versions."],["`DefaultSnatStatus` is used to configure whether default Source Network Address Translation (sNAT) should be disabled on a Kubernetes cluster."],["The most current documented version is 3.33.0, while version 3.29.0 is specifically detailed here, and 37 other versions are available for reference, from 3.32.0 to 2.3.0."],["The `DefaultSnatStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Disabled` property of the `DefaultSnatStatus` class is a boolean that controls the disabling of the default cluster sNAT rules."]]],[]]