Searched defs:ServiceConfig (Results 1 – 4 of 4) sorted by relevance
67 type ServiceConfig struct { struct70 LB *string75 Methods map[string]MethodConfig77 stickinessMetadataKey *string
264 func WithServiceConfig(c <-chan ServiceConfig) DialOption {
46 ServiceConfig::ServiceConfig(UniquePtr<char> json_string, grpc_json* json_tree) in ServiceConfig() function in grpc_core::ServiceConfig
337 ServiceConfig *json.RawMessage `json:"serviceConfig,omitempty"` member