Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::TaintConfig.
TaintConfig contains the configuration for the taints of the node pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#architecture_taint_behavior
def architecture_taint_behavior() -> ::Google::Cloud::Container::V1beta1::TaintConfig::ArchitectureTaintBehavior
Returns
- (::Google::Cloud::Container::V1beta1::TaintConfig::ArchitectureTaintBehavior) — Optional. Controls architecture tainting behavior.
#architecture_taint_behavior=
def architecture_taint_behavior=(value) -> ::Google::Cloud::Container::V1beta1::TaintConfig::ArchitectureTaintBehavior
Parameter
- value (::Google::Cloud::Container::V1beta1::TaintConfig::ArchitectureTaintBehavior) — Optional. Controls architecture tainting behavior.
Returns
- (::Google::Cloud::Container::V1beta1::TaintConfig::ArchitectureTaintBehavior) — Optional. Controls architecture tainting behavior.