Skip to content

Commit e89ebd1

Browse files
author
David Yu
authored
Merge pull request #250 from hashicorp/dyu/note-go-net-addrs
Add NOTE around project status
2 parents 938fd3c + c245877 commit e89ebd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Go Discover Nodes for Cloud Providers [![CircleCI](https://circleci.com/gh/hashicorp/go-discover.svg?style=shield)](https://circleci.com/gh/hashicorp/go-discover) [![GoDoc](https://godoc.org/github.com/hashicorp/go-discover?status.svg)](https://godoc.org/github.com/hashicorp/go-discover)
1+
# Go Discover Nodes for Cloud Providers [![GoDoc](https://godoc.org/github.com/hashicorp/go-discover?status.svg)](https://godoc.org/github.com/hashicorp/go-discover)
22

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.
35
46
`go-discover` is a Go (golang) library and command line tool to discover
57
ip addresses of nodes in cloud environments based on meta information

0 commit comments

Comments
 (0)