Home
last modified time | relevance | path

Searched refs:httpHealthChecks (Results 1 – 23 of 23) sorted by relevance

/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/gcp/compute/
H A Dhttp_health_checks_test.go18 httpHealthChecks compute.HttpHealthChecks
25 httpHealthChecks = compute.NewHttpHealthChecks(client, logger)
40 list, err := httpHealthChecks.List(filter)
58 _, err := httpHealthChecks.List(filter)
65 list, err := httpHealthChecks.List("grape")
79 list, err := httpHealthChecks.List(filter)
H A Dclient.go21 httpHealthChecks *gcpcompute.HttpHealthChecksService member
55 httpHealthChecks: service.HttpHealthChecks,
357 resp, err := c.httpHealthChecks.List(c.project).PageToken(token).Do()
376 return c.wait(c.httpHealthChecks.Delete(c.project, httpHealthCheck))
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/compute/http_health_checks/
H A Dupdate.py119 return self.compute.httpHealthChecks
131 return (client.apitools_client.httpHealthChecks,
139 return (client.apitools_client.httpHealthChecks,
H A Ddescribe.py53 return client.MakeRequests([(client.apitools_client.httpHealthChecks,
H A Dlist.py44 client, client.apitools_client.httpHealthChecks)
H A Ddelete.py58 requests.append((client.apitools_client.httpHealthChecks, 'Delete',
H A Dcreate.py150 return client.MakeRequests([(client.apitools_client.httpHealthChecks,
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/google/
H A D_gcp_healthcheck.py246 return (client.httpHealthChecks(), 'httpHealthCheck')
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/storage/fixtures/upped/vars/
H A Dterraform.tfstate953 …k": "https://www.googleapis.com/compute/v1/projects/cf-infra/global/httpHealthChecks/bbl-env-ladog…
985 …k": "https://www.googleapis.com/compute/v1/projects/cf-infra/global/httpHealthChecks/bbl-env-ladog…
1258 …0": "https://www.googleapis.com/compute/v1/projects/cf-infra/global/httpHealthChecks/bbl-env-ladog…
1285 …0": "https://www.googleapis.com/compute/v1/projects/cf-infra/global/httpHealthChecks/bbl-env-ladog…
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/schemas/compute/v1/
H A DBackendService.yaml102 The list of URLs to the healthChecks, httpHealthChecks (legacy),
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/
H A DCompute.php65 public $httpHealthChecks; variable in Google_Service_Compute
1946 'httpHealthChecks',
1950 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1969 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1984 'path' => '{project}/global/httpHealthChecks',
1998 'path' => '{project}/global/httpHealthChecks',
2024 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
2043 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/schemas/compute/beta/
H A DBackendService.yaml102 The list of URLs to the healthChecks, httpHealthChecks (legacy),
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/schemas/compute/alpha/
H A DBackendService.yaml102 The list of URLs to the healthChecks, httpHealthChecks (legacy),
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DCompute.php62 public $httpHealthChecks; variable in Google_Service_Compute
1185 'httpHealthChecks',
1189 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1204 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1219 'path' => '{project}/global/httpHealthChecks',
1229 'path' => '{project}/global/httpHealthChecks',
1251 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1266 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DCompute.php62 public $httpHealthChecks; variable in Google_Service_Compute
1185 'httpHealthChecks',
1189 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1204 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1219 'path' => '{project}/global/httpHealthChecks',
1229 'path' => '{project}/global/httpHealthChecks',
1251 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1266 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DCompute.php62 public $httpHealthChecks; variable in Google_Service_Compute
1185 'httpHealthChecks',
1189 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1204 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1219 'path' => '{project}/global/httpHealthChecks',
1229 'path' => '{project}/global/httpHealthChecks',
1251 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
1266 'path' => '{project}/global/httpHealthChecks/{httpHealthCheck}',
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/
H A DCompute.php70 public $httpHealthChecks; variable in Google_Service_Compute
3003 'httpHealthChecks',
3007 'path' => 'projects/{project}/global/httpHealthChecks/{httpHealthCheck}',
3026 'path' => 'projects/{project}/global/httpHealthChecks/{httpHealthCheck}',
3041 'path' => 'projects/{project}/global/httpHealthChecks',
3055 'path' => 'projects/{project}/global/httpHealthChecks',
3085 'path' => 'projects/{project}/global/httpHealthChecks/{httpHealthCheck}',
3104 'path' => 'projects/{project}/global/httpHealthChecks/{httpHealthCheck}',
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DCompute.php58 public $httpHealthChecks; variable in Google_Service_Compute
1017 $this->httpHealthChecks = new Google_Service_Compute_HttpHealthChecks_Resource(
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/api/
H A Dendpoints_gen.go2091 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
2824 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
3002 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
3003 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
3147 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
3148 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
4297 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
4739 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
4990 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
5175 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/api/
H A Dendpoints_gen.go2091 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
2824 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
3002 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
3003 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
3147 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
3148 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
4297 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks/)((?:(?:[\x2c…
4739 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
4990 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
5175 …9\x41-\x5a\x5f\x61-\x7a\x7e]|%[[:xdigit:]][[:xdigit:]])*))?(/global/httpHealthChecks)$`), ServiceN…
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/v1/
H A Dcompute_v1_client.py60 self.httpHealthChecks = self.HttpHealthChecksService(self)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/beta/
H A Dcompute_beta_client.py60 self.httpHealthChecks = self.HttpHealthChecksService(self)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/compute/alpha/
H A Dcompute_alpha_client.py60 self.httpHealthChecks = self.HttpHealthChecksService(self)