Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NodeTaints.
Collection of Kubernetes node taints.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#taints
def taints() -> ::Array<::Google::Cloud::Container::V1::NodeTaint>
Returns
- (::Array<::Google::Cloud::Container::V1::NodeTaint>) — List of node taints.
#taints=
def taints=(value) -> ::Array<::Google::Cloud::Container::V1::NodeTaint>
Parameter
- value (::Array<::Google::Cloud::Container::V1::NodeTaint>) — List of node taints.
Returns
- (::Array<::Google::Cloud::Container::V1::NodeTaint>) — List of node taints.