static_resources {   clusters {     name: " "     connect_timeout {       nanos: 4     }     load_assignment {       cluster_name: " "       endpoints {         lb_endpoints {           endpoint {             address {               pipe {                 path: " "               }             }             health_check_config {               port_value: 2             }           }         }       }     }   } } 