1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/provider/gcp/secretmanager
Joe Stevens f516892164
implement handling for pushing whole k8s secret to gcsm (#3644)
Signed-off-by: Joseph Stevens <thejosephstevens@gmail.com>
2024-07-02 08:08:55 +02:00
..
fake feat: add location to GCP push secret (#3502) 2024-06-07 09:46:29 +02:00
auth.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
client.go implement handling for pushing whole k8s secret to gcsm (#3644) 2024-07-02 08:08:55 +02:00
client_test.go implement handling for pushing whole k8s secret to gcsm (#3644) 2024-07-02 08:08:55 +02:00
provider.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
push_secret.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
workload_identity.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
workload_identity_test.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00