Home
last modified time | relevance | path

Searched refs:testProjectID (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/security/vault/google-cloud-go-spanner-v1.5.1/spanner/admin/database/apiv1/
H A Dintegration_test.go47 testProjectID = testutil.ProjID() var
49 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
70 if testProjectID == "" {
92 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
100 Parent: fmt.Sprintf("projects/%s", testProjectID),
109 Parent: fmt.Sprintf("projects/%s", testProjectID),
153 …dbPath := fmt.Sprintf("projects/%v/instances/%v/databases/%v", testProjectID, testInstanceID, dbNa…
156 Parent: fmt.Sprintf("projects/%v/instances/%v", testProjectID, testInstanceID),
215 parent := fmt.Sprintf("projects/%v", testProjectID)
270 …backupName := fmt.Sprintf("projects/%s/instances/%s/backups/%s", testProjectID, testInstanceID, ba…
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/spanner/admin/database/apiv1/
H A Dintegration_test.go49 testProjectID = testutil.ProjID() var
51 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
73 if testProjectID == "" {
107 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
115 Parent: fmt.Sprintf("projects/%s", testProjectID),
124 Parent: fmt.Sprintf("projects/%s", testProjectID),
168 …dbPath := fmt.Sprintf("projects/%v/instances/%v/databases/%v", testProjectID, testInstanceID, dbNa…
171 Parent: fmt.Sprintf("projects/%v/instances/%v", testProjectID, testInstanceID),
230 parent := fmt.Sprintf("projects/%v", testProjectID)
268 …backupName := fmt.Sprintf("projects/%s/instances/%s/backups/%s", testProjectID, testInstanceID, ba…
/dports/net/grpcui/grpcui-1.1.0/vendor/cloud.google.com/go/spanner/admin/database/apiv1/
H A Dintegration_test.go49 testProjectID = testutil.ProjID() var
51 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
73 if testProjectID == "" {
107 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
115 Parent: fmt.Sprintf("projects/%s", testProjectID),
124 Parent: fmt.Sprintf("projects/%s", testProjectID),
168 …dbPath := fmt.Sprintf("projects/%v/instances/%v/databases/%v", testProjectID, testInstanceID, dbNa…
171 Parent: fmt.Sprintf("projects/%v/instances/%v", testProjectID, testInstanceID),
230 parent := fmt.Sprintf("projects/%v", testProjectID)
268 …backupName := fmt.Sprintf("projects/%s/instances/%s/backups/%s", testProjectID, testInstanceID, ba…
/dports/net/grpcurl/grpcurl-1.8.5/vendor/cloud.google.com/go/spanner/admin/database/apiv1/
H A Dintegration_test.go49 testProjectID = testutil.ProjID() var
51 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
73 if testProjectID == "" {
107 testInstanceName = fmt.Sprintf("projects/%s/instances/%s", testProjectID, testInstanceID)
115 Parent: fmt.Sprintf("projects/%s", testProjectID),
124 Parent: fmt.Sprintf("projects/%s", testProjectID),
168 …dbPath := fmt.Sprintf("projects/%v/instances/%v/databases/%v", testProjectID, testInstanceID, dbNa…
171 Parent: fmt.Sprintf("projects/%v/instances/%v", testProjectID, testInstanceID),
230 parent := fmt.Sprintf("projects/%v", testProjectID)
268 …backupName := fmt.Sprintf("projects/%s/instances/%s/backups/%s", testProjectID, testInstanceID, ba…
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/misc/concourse/concourse-6.7.2/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
88 log.Printf("running integration tests with project %s", testProjectID)
98 client = newClient(ctx, testProjectID)
110 c := newClient(context.Background(), testProjectID)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/cloud.google.com/go/google-cloud-go-0.40.0/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
88 log.Printf("running integration tests with project %s", testProjectID)
98 client = newClient(ctx, testProjectID)
110 c := newClient(context.Background(), testProjectID)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
88 log.Printf("running integration tests with project %s", testProjectID)
98 client = newClient(ctx, testProjectID)
110 c := newClient(context.Background(), testProjectID)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/security/vault/google-cloud-go-spanner-v1.5.1/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/security/vault/google-cloud-go-storage-v1.6.0/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/logging/logadmin/
H A Dlogadmin_test.go47 testProjectID string var
60 testProjectID = testutil.ProjID()
61 if testProjectID == "" || testing.Short() {
63 if testProjectID != "" {
66 testProjectID = "PROJECT_ID"
91 log.Printf("running integration tests with project %s", testProjectID)
101 client = newClient(ctx, testProjectID)
113 c := newClient(context.Background(), testProjectID)

12345678910>>...12