Home
last modified time | relevance | path

Searched defs:healthCheck (Results 1 – 25 of 776) sorted by relevance

12345678910>>...32

/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kubeadm/app/phases/upgrade/
H A Dhealth.go44 type healthCheck struct { struct
45 name string
46 client clientset.Interface
47 cfg *kubeadmapi.ClusterConfiguration
49 f func(clientset.Interface, *kubeadmapi.ClusterConfiguration) error
53 func (c *healthCheck) Check() (warnings, errors []error) {
61 func (c *healthCheck) Name() string {
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/Resource/
H A DHealthChecks.php49 public function delete($project, $healthCheck, $optParams = array())
64 public function get($project, $healthCheck, $optParams = array())
175 …public function patch($project, $healthCheck, Google_Service_Compute_HealthCheck $postBody, $optPa…
204 …public function update($project, $healthCheck, Google_Service_Compute_HealthCheck $postBody, $optP…
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/Resource/
H A DHealthChecks.php112 public function delete($project, $healthCheck, $optParams = array())
127 public function get($project, $healthCheck, $optParams = array())
241 …public function patch($project, $healthCheck, Google_Service_Compute_HealthCheck $postBody, $optPa…
270 …public function update($project, $healthCheck, Google_Service_Compute_HealthCheck $postBody, $optP…
H A DRegionHealthChecks.php50 public function delete($project, $region, $healthCheck, $optParams = array())
66 public function get($project, $region, $healthCheck, $optParams = array())
183 …public function patch($project, $region, $healthCheck, Google_Service_Compute_HealthCheck $postBod…
213 …public function update($project, $region, $healthCheck, Google_Service_Compute_HealthCheck $postBo…
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/
H A DHealthCheckReference.php20 public $healthCheck; variable in Google_Service_Compute_HealthCheckReference
22 public function setHealthCheck($healthCheck)
H A DInstanceGroupManagerAutoHealingPolicy.php20 public $healthCheck; variable in Google_Service_Compute_InstanceGroupManagerAutoHealingPolicy
23 public function setHealthCheck($healthCheck)
H A DHealthStatusForNetworkEndpoint.php59 public function setHealthCheck(Google_Service_Compute_HealthCheckReference $healthCheck)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DHealthCheckReference.php20 public $healthCheck; variable in Google_Service_Compute_HealthCheckReference
22 public function setHealthCheck($healthCheck)
H A DInstanceGroupManagerAutoHealingPolicy.php20 public $healthCheck; variable in Google_Service_Compute_InstanceGroupManagerAutoHealingPolicy
23 public function setHealthCheck($healthCheck)
H A DManagedInstanceInstanceHealth.php21 public $healthCheck; variable in Google_Service_Compute_ManagedInstanceInstanceHealth
31 public function setHealthCheck($healthCheck)
H A DHealthStatusForNetworkEndpoint.php61 public function setHealthCheck(Google_Service_Compute_HealthCheckReference $healthCheck)
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/
H A Druntime.go43 type healthCheck struct { struct
44 name string
45 fn healthCheckFnType
/dports/sysutils/kubectl/kubernetes-1.22.2/test/e2e_node/services/
H A Dutil.go96 func healthCheck(client *http.Client, url string) bool { func
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/pkg/middleware/
H A Dhealthcheck.go16 func healthCheck(paths, userAgents []string, next http.Handler) http.Handler { func
/dports/net/clash/clash-1.6.0/adapters/provider/
H A Dprovider.go71 healthCheck *HealthCheck member
193 healthCheck *HealthCheck member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_pingnodes.go94 func (npr *nodePing) healthCheck(cc *grpc.ClientConn) (grpc_health_v1.HealthCheckResponse_ServingSt… func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_pingnodes.go94 func (npr *nodePing) healthCheck(cc *grpc.ClientConn) (grpc_health_v1.HealthCheckResponse_ServingSt… func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_pingnodes.go94 func (npr *nodePing) healthCheck(cc *grpc.ClientConn) (grpc_health_v1.HealthCheckResponse_ServingSt… func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/server/
H A Dauth_test.go163 func healthCheck(conn *grpc.ClientConn) error { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/server/
H A Dauth_test.go171 func healthCheck(conn *grpc.ClientConn) error { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/server/
H A Dauth_test.go171 func healthCheck(conn *grpc.ClientConn) error { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/supervisor/
H A Dsupervisor.go51 healthCheck func() error member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/supervisor/
H A Dsupervisor.go56 healthCheck func() error member
/dports/www/filtron/filtron-93f8b22/vendor/github.com/valyala/fasthttp/
H A Dlbclient.go139 healthCheck func(req *Request, resp *Response, err error) bool member
/dports/benchmarks/bombardier/bombardier-1.2.5/vendor/github.com/valyala/fasthttp/
H A Dlbclient.go139 healthCheck func(req *Request, resp *Response, err error) bool member

12345678910>>...32