Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementGitConfig.php37 public $secretType; variable in Google\\Service\\GKEHub\\ConfigManagementGitConfig
100 public function setSecretType($secretType) argument
102 $this->secretType = $secretType;
109 return $this->secretType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DVolume.php28 protected $secretType = SecretVolumeSource::class; variable in Google\\Service\\CloudRun\\Volume
H A DGoogleCloudRunOpV2Volume.php28 protected $secretType = GoogleCloudRunOpV2SecretVolumeSource::class; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Volume
H A DGoogleCloudRunV2Volume.php28 protected $secretType = GoogleCloudRunV2SecretVolumeSource::class; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Volume