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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_alts
def enable_alts() -> ::Google::Protobuf::BoolValue
Returns
-
(::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
Parameter
-
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).
Returns
-
(::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).