Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add WithAutoIP option #346

Merged
merged 3 commits into from
Oct 17, 2022
Merged

feat: add WithAutoIP option #346

merged 3 commits into from
Oct 17, 2022

Conversation

enocom
Copy link
Member

@enocom enocom commented Oct 17, 2022

This commit adds an option to support a legacy behavior where a public IP is selected if available, and otherwise the private IP is used.

Fixes #244.

This commit adds an option to support a legacy behavior where a public
IP is selected if available, and otherwise the private IP is used.

Fixes 244.
@enocom enocom requested review from a team and kurtisvg October 17, 2022 18:57
options.go Outdated Show resolved Hide resolved
@kurtisvg kurtisvg changed the title feat: add auto IP option feat: add AutoIP option Oct 17, 2022
@kurtisvg kurtisvg changed the title feat: add AutoIP option feat: add WithAutoIP option Oct 17, 2022
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
@enocom enocom merged commit bd20b6b into main Oct 17, 2022
@enocom enocom deleted the automatic-ip branch October 17, 2022 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for automatic IP address selection
2 participants