Module: Google::Cloud::Container::V1::InTransitEncryptionConfig
- Defined in:
- proto_docs/google/container/v1/cluster_service.rb
Overview
Options for in-transit encryption.
Constant Summary collapse
- IN_TRANSIT_ENCRYPTION_CONFIG_UNSPECIFIED =
Unspecified, will be inferred as default - IN_TRANSIT_ENCRYPTION_UNSPECIFIED.
0
- IN_TRANSIT_ENCRYPTION_DISABLED =
In-transit encryption is disabled.
1
- IN_TRANSIT_ENCRYPTION_INTER_NODE_TRANSPARENT =
Data in-transit is encrypted using inter-node transparent encryption.
2