Google Kubernetes Engine v1 API - Enum InTransitEncryptionConfig (3.25.0)

public enum InTransitEncryptionConfig

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum InTransitEncryptionConfig.

Options for in-transit encryption.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
InTransitEncryptionDisabled

In-transit encryption is disabled.

InTransitEncryptionInterNodeTransparent

Data in-transit is encrypted using inter-node transparent encryption.

Unspecified

Unspecified, will be inferred as default - IN_TRANSIT_ENCRYPTION_UNSPECIFIED.