You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/discov
Kevin Wan a7aeb8ac0e
feat: support tls for etcd client (#1390)
* feat: support tls for etcd client

* chore: fix typo

* refactor: rename TrustedCAFile to CACertFile

* docs: add comments

* fix: missing tls registration

* feat: add InsecureSkipVerify config for testing
3 years ago
..
internal feat: support tls for etcd client (#1390) 3 years ago
kubernetes add more tests for rest (#462) 4 years ago
accountregistry.go feat: support tls for etcd client (#1390) 3 years ago
accountregistry_test.go feat: support auth account for etcd (#1174) 3 years ago
clients.go fix golint issues in core/discov (#479) 4 years ago
clients_test.go add discov tests (#448) 4 years ago
config.go feat: support tls for etcd client (#1390) 3 years ago
config_test.go feat: support auth account for etcd (#1174) 3 years ago
publisher.go feat: support tls for etcd client (#1390) 3 years ago
publisher_test.go feat: support auth account for etcd (#1174) 3 years ago
subscriber.go feat: support tls for etcd client (#1390) 3 years ago
subscriber_test.go feat: support auth account for etcd (#1174) 3 years ago