issues
search
oss-know
/
airflow-jobs
Apache License 2.0
6
stars
19
forks
source link
Add helper to provide token proxy accommodator(simu to static factory)
#168
Closed
crystaldust
closed
1 year ago
crystaldust
commented
1 year ago
Resolving issue #163 :
Add Enum type ProxyServiceProvider for more providers in the future
Add helper function
make_accommodator
, a simulation to static factory method(updated to factory if needed in the future)
Replace all the accommodator
Resolving issue #163 :
make_accommodator
, a simulation to static factory method(updated to factory if needed in the future)