Home
last modified time | relevance | path

Searched refs:bootDiskKmsKey (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAutoprovisioningNodePoolDefaults.php26 public $bootDiskKmsKey; variable in Google\\Service\\Container\\AutoprovisioningNodePoolDefaults
61 public function setBootDiskKmsKey($bootDiskKmsKey) argument
63 $this->bootDiskKmsKey = $bootDiskKmsKey;
70 return $this->bootDiskKmsKey;
H A DNodeConfig.php30 public $bootDiskKmsKey; variable in Google\\Service\\Container\\NodeConfig
137 public function setBootDiskKmsKey($bootDiskKmsKey) argument
139 $this->bootDiskKmsKey = $bootDiskKmsKey;
146 return $this->bootDiskKmsKey;