# Constants

LocalFirstPolicyStrategy will give higher priority to local endpoints if they exist.
NoPolicyStrategy means that all endpoints get equally the highest prioritiy.

# Type aliases

PolicyStrategy determine the strategy to use when assigning policy to endpoints.