Home
last modified time | relevance | path

Searched refs:taints (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodeTaints.php29 public function setTaints($taints) argument
31 $this->taints = $taints;
38 return $this->taints;
H A DUpdateNodePoolRequest.php259 public function setTaints(NodeTaints $taints) argument
261 $this->taints = $taints;
268 return $this->taints;
H A DNodeConfig.php445 public function setTaints($taints) argument
447 $this->taints = $taints;
454 return $this->taints;