GetClusterDefaultSnatStatus

data class GetClusterDefaultSnatStatus(val disabled: Boolean)

Constructors

Link copied to clipboard
constructor(disabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When disabled is set to false, default IP masquerade rules will be applied to the nodes to prevent sNAT on cluster internal traffic.