You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
# Go Discover Nodes for Cloud Providers [](https://circleci.com/gh/hashicorp/go-discover)[](https://godoc.org/github.com/hashicorp/go-discover)
1
+
# Go Discover Nodes for Cloud Providers [](https://godoc.org/github.com/hashicorp/go-discover)
2
2
3
+
> **Note**
4
+
> `go-discover` is considered feature complete and is currently maintained on an as-need basis for use with Vault and Consul. Currently another solution [go-netaddrs](https://github.com/hashicorp/go-netaddrs) is being actively maintained, which provides a more flexible way of discovering ip addresses without having to tie it to specific infrastructure.
3
5
4
6
`go-discover` is a Go (golang) library and command line tool to discover
5
7
ip addresses of nodes in cloud environments based on meta information
0 commit comments