Class ProxyConfig.HealthCheck

java.lang.Object
google.registry.proxy.ProxyConfig.HealthCheck
Enclosing class:
ProxyConfig

public static class ProxyConfig.HealthCheck extends Object
Configuration options that apply to GCP load balancer health check protocol.
  • Field Details

    • port

      public int port
    • checkRequest

      public String checkRequest
    • checkResponse

      public String checkResponse
  • Constructor Details

    • HealthCheck

      public HealthCheck()