Home
last modified time | relevance | path

Searched refs:WithSecret (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-gamelift/include/aws/gamelift/model/
H A DInstanceCredentials.h123 …inline InstanceCredentials& WithSecret(const Aws::String& value) { SetSecret(value); return *this;} in WithSecret() function
130 …inline InstanceCredentials& WithSecret(Aws::String&& value) { SetSecret(std::move(value)); return … in WithSecret() function
137 inline InstanceCredentials& WithSecret(const char* value) { SetSecret(value); return *this;} in WithSecret() function
/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dutil.h87 if (newmodes & GpgME::WithSecret) { in add_to_gpgme_keylist_mode_t()
99 GpgME::WithSecret)) { in add_to_gpgme_keylist_mode_t()
124 result |= GpgME::WithSecret; in convert_from_gpgme_keylist_mode_t()
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/cpp/src/
H A Dutil.h87 if (newmodes & GpgME::WithSecret) { in add_to_gpgme_keylist_mode_t()
99 GpgME::WithSecret)) { in add_to_gpgme_keylist_mode_t()
124 result |= GpgME::WithSecret; in convert_from_gpgme_keylist_mode_t()
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/cpp/src/
H A Dutil.h87 if (newmodes & GpgME::WithSecret) { in add_to_gpgme_keylist_mode_t()
99 GpgME::WithSecret)) { in add_to_gpgme_keylist_mode_t()
124 result |= GpgME::WithSecret; in convert_from_gpgme_keylist_mode_t()
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dutil.h87 if (newmodes & GpgME::WithSecret) { in add_to_gpgme_keylist_mode_t()
99 GpgME::WithSecret)) { in add_to_gpgme_keylist_mode_t()
124 result |= GpgME::WithSecret; in convert_from_gpgme_keylist_mode_t()
/dports/security/keybase/client-v5.7.1/go/stellar/bundle/
H A Dbundle.go113 type WithSecret struct { struct
125 func AccountWithSecret(bundle *stellar1.Bundle, accountID stellar1.AccountID) (*WithSecret, error) {
142 return &WithSecret{
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DWebhook.h161 inline Webhook& WithSecret(const Aws::String& value) { SetSecret(value); return *this;} in WithSecret() function
167 inline Webhook& WithSecret(Aws::String&& value) { SetSecret(std::move(value)); return *this;} in WithSecret() function
173 inline Webhook& WithSecret(const char* value) { SetSecret(value); return *this;} in WithSecret() function
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
H A Dvolume.go85 func (b *VolumeApplyConfiguration) WithSecret(value *SecretVolumeSourceApplyConfiguration) *VolumeA… func
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumeprojection.go39 func (b *VolumeProjectionApplyConfiguration) WithSecret(value *SecretProjectionApplyConfiguration) … func
/dports/net/clash/clash-1.6.0/hub/
H A Dhub.go23 func WithSecret(secret string) Option { func
/dports/net/clash/clash-1.6.0/
H A Dmain.go93 options = append(options, hub.WithSecret(secret))
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codepipeline/include/aws/codepipeline/model/
H A DActionConfigurationProperty.h163 inline ActionConfigurationProperty& WithSecret(bool value) { SetSecret(value); return *this;} in WithSecret() function

123