MANIFEST.in
README.md
setup.py
scripts/__init__.py
scripts/upload.py
sentinelc_appfeed/__init__.py
sentinelc_appfeed/builder.py
sentinelc_appfeed/recipe.py
sentinelc_appfeed/runner.py
sentinelc_appfeed/validator.py
sentinelc_appfeed.egg-info/PKG-INFO
sentinelc_appfeed.egg-info/SOURCES.txt
sentinelc_appfeed.egg-info/dependency_links.txt
sentinelc_appfeed.egg-info/entry_points.txt
sentinelc_appfeed.egg-info/requires.txt
sentinelc_appfeed.egg-info/top_level.txt
sentinelc_appfeed/template/README-fr.md
sentinelc_appfeed/template/README.md
sentinelc_appfeed/template/template-fr.yml
sentinelc_appfeed/template/template.yml
sentinelc_appfeed/template/versions/1.0.0/template_1.0.0-fr.yml
sentinelc_appfeed/template/versions/1.0.0/template_1.0.0.kube.yml
sentinelc_appfeed/template/versions/1.0.0/template_1.0.0.yml
sentinelc_appfeed/utils/ArgparseCustomTypes.py
sentinelc_appfeed/utils/__init__.py
sentinelc_appfeed/utils/exceptions.py
sentinelc_appfeed/utils/logger.py
sentinelc_appfeed/utils/safe_yaml.py
sentinelc_appfeed/utils/utils.py
tests/__init__.py
tests/kube_validation/__init__.py
tests/kube_validation/test_at_least_one_container_is_required.py
tests/kube_validation/test_kube_is_a_pod.py
tests/kube_validation/test_kube_is_single_document.py
tests/parameter_validation/__init__.py
tests/parameter_validation/test_invalid_states.py
tests/parameter_validation/test_parameter.py
tests/parameter_validation/test_ports.py
tests/parameter_validation/test_variable_parity.py
tests/recipe_script/__init__.py
tests/recipe_script/test_recipe_script.py
tests/requirement_validation/__init__.py
tests/requirement_validation/test_requirements.py
tests/snapshots/__init__.py
tests/snapshots/test_complex.py
tests/snapshots/test_simple.py
tests/version_order/__init__.py
tests/version_order/test_version_order.py