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

alias WithTrafficPolicy to WithPolicyString #190

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

TheConcierge
Copy link
Contributor

This change adds a WithTrafficPolicy function for configuring traffic policy on a tunnel. This has the exact same behavior as WithPolicyString and solely exists to bring naming in line with the rest of the product.

WithPolicyString now just calls WithTrafficPolicy.

WithPolicyString doc string has been updated to include a deprecation warning.

@TheConcierge TheConcierge merged commit c6f5414 into main Oct 9, 2024
2 checks passed
@TheConcierge TheConcierge deleted the ryan/with-traffic-policy-function branch October 9, 2024 21:16
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.

4 participants