Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DVolume.php34 public function setConfigMap(ConfigMapVolumeSource $configMap) argument
36 $this->configMap = $configMap;
43 return $this->configMap;