AdvancedNetworkingSecurityTransitEncryption Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encryption configuration for Cilium-based clusters. Once enabled all traffic between Cilium managed pods will be encrypted when it leaves the node boundary.
public class AdvancedNetworkingSecurityTransitEncryption
type AdvancedNetworkingSecurityTransitEncryption = class
Public Class AdvancedNetworkingSecurityTransitEncryption
- Inheritance
-
AdvancedNetworkingSecurityTransitEncryption
Constructors
| Name | Description |
|---|---|
| AdvancedNetworkingSecurityTransitEncryption() |
Initializes a new instance of the AdvancedNetworkingSecurityTransitEncryption class. |
| AdvancedNetworkingSecurityTransitEncryption(String) |
Initializes a new instance of the AdvancedNetworkingSecurityTransitEncryption class. |
Properties
| Name | Description |
|---|---|
| Type |
Gets or sets configures pod-to-pod encryption. This can be enabled only on Cilium-based clusters. If not specified, the default value is None. Possible values include: 'WireGuard', 'None' |