Home
last modified time | relevance | path

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

/dports/misc/concourse/vault-bdd38fca2cff/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/sysutils/istio/vault-sdk-v0.1.12/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go31 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
126 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
127 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vault/seal/gcpckms/
H A Dgcpckms_acc_test.go102 if os.Getenv(EnvGCPCKMSSealCryptoKey) == "" {
103 os.Setenv(EnvGCPCKMSSealCryptoKey, gcpckmsTestCryptoKey)
H A Dgcpckms.go28 EnvGCPCKMSSealCryptoKey = "VAULT_GCPCKMS_SEAL_CRYPTO_KEY" const
123 case os.Getenv(EnvGCPCKMSSealCryptoKey) != "":
124 s.cryptoKey = os.Getenv(EnvGCPCKMSSealCryptoKey)