certbot/certbot-nginx/certbot_nginx/_internal
ohemorange e023f889ff Make the contents of the nginx plugin private (#7589)
Part of #5775.

* Create _internal folder certbot-nginx

* Move configurator.py to _internal

* Move constants.py to _internal

* Move display_ops.py to _internal

* Move http_01.py to _internal

* Move nginxparser.py to _internal

* Move obj.py to _internal

* Move parser_obj.py to _internal

* Move parser.py to _internal

* Update location and references for tls_configs

* exclude parser_obj from coverage
2019-11-25 14:30:24 -08:00
..
tls_configs Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
constants.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
display_ops.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
http_01.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
nginxparser.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
obj.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser_obj.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00