aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/vespa/target_cloud.go
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-0/+1
* When no endpoints are found, output the zone they were looked for inEirik Nygaard2023-08-311-2/+2
* Include whether wait was aborted in errorMartin Polden2023-08-231-4/+4
* Build URLs in one placeMartin Polden2023-08-231-8/+2
* Extract WaiterMartin Polden2023-08-211-11/+5
* Wait for deploy serviceMartin Polden2023-08-211-2/+4
* Support cluster discovery for all target typesMartin Polden2023-08-211-86/+119
* Resolve target based on URLMartin Polden2023-05-221-7/+11
* Never wait on 4xx for any targetMartin Polden2023-04-171-12/+4
* Support TLS in custom targetMartin Polden2023-04-171-66/+27
* Use slice of certificates instead of pointerMartin Polden2023-04-111-2/+2
* Always use HTTP/2 transport when using TLSMartin Polden2023-03-231-5/+5
* Expose HTTP transportMartin Polden2023-03-231-5/+12
* Mock auth clients in testsMartin Polden2023-03-231-21/+16
* Re-organize Go codeMartin Polden2023-02-031-0/+401