Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::WorkloadALTSConfig.
Configuration for direct-path (via ALTS) with workload identity. This feature is not officially supported for external customers in Kubernetes Engine when using Workload Identity.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_alts
def enable_alts() -> ::Google::Protobuf::BoolValue-
(::Google::Protobuf::BoolValue) — enable_alts controls whether the alts handshaker should be enabled or not
for direct-path.
Requires Workload Identity (workload_pool must be non-empty).
#enable_alts=
def enable_alts=(value) -> ::Google::Protobuf::BoolValue-
value (::Google::Protobuf::BoolValue) — enable_alts controls whether the alts handshaker should be enabled or not
for direct-path.
Requires Workload Identity (workload_pool must be non-empty).
-
(::Google::Protobuf::BoolValue) — enable_alts controls whether the alts handshaker should be enabled or not
for direct-path.
Requires Workload Identity (workload_pool must be non-empty).