Google Cloud Container V1 Client - Class InTransitEncryptionConfig (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class InTransitEncryptionConfig.
Options for in-transit encryption.
Protobuf type google.container.v1.InTransitEncryptionConfig
Namespace
Google \ Cloud \ Container \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
IN_TRANSIT_ENCRYPTION_CONFIG_UNSPECIFIED
Value: 0
Unspecified, will be inferred as default -
IN_TRANSIT_ENCRYPTION_UNSPECIFIED.
Generated from protobuf enum IN_TRANSIT_ENCRYPTION_CONFIG_UNSPECIFIED = 0;
IN_TRANSIT_ENCRYPTION_DISABLED
Value: 1
In-transit encryption is disabled.
Generated from protobuf enum IN_TRANSIT_ENCRYPTION_DISABLED = 1;
IN_TRANSIT_ENCRYPTION_INTER_NODE_TRANSPARENT
Value: 2
Data in-transit is encrypted using inter-node transparent encryption.
Generated from protobuf enum IN_TRANSIT_ENCRYPTION_INTER_NODE_TRANSPARENT = 2;
[[["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 2026-03-11 UTC."],[],[]]