AUTHORS.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bin/cnr
cnrclient/__init__.py
cnrclient/auth.py
cnrclient/client.py
cnrclient/discovery.py
cnrclient/display.py
cnrclient/pack.py
cnrclient/utils.py
cnrclient.egg-info/PKG-INFO
cnrclient.egg-info/SOURCES.txt
cnrclient.egg-info/dependency_links.txt
cnrclient.egg-info/not-zip-safe
cnrclient.egg-info/requires.txt
cnrclient.egg-info/top_level.txt
cnrclient/commands/__init__.py
cnrclient/commands/channel.py
cnrclient/commands/cli.py
cnrclient/commands/command_base.py
cnrclient/commands/delete_package.py
cnrclient/commands/inspect.py
cnrclient/commands/list_package.py
cnrclient/commands/login.py
cnrclient/commands/logout.py
cnrclient/commands/pull.py
cnrclient/commands/push.py
cnrclient/commands/show.py
cnrclient/commands/version.py
cnrclient/formats/__init__.py
cnrclient/formats/kub_base.py
cnrclient/formats/helm/__init__.py
cnrclient/formats/helm/chart.py
cnrclient/formats/helm/manifest_chart.py
cnrclient/formats/kpm/__init__.py
cnrclient/formats/kpm/kpm.py
tests/conftest.py
tests/test_registry.py
tests/commands/test_cli.py
tests/data/kube-ui.tar.gz
tests/data/kube-ui_release.json
tests/data/manifest.yaml
tests/data/thirdparty.yaml
tests/data/bad_manifest/manifest.yaml
tests/data/docker-compose/manifest.jsonnet
tests/data/docker-compose/templates/compose-wordpress.yaml
tests/data/jsonnet/demo.jsonnet
tests/data/jsonnet/jsonnet_extensions.py
tests/data/jsonnet/manifesttest.jsonnet
tests/data/jsonnet/manifesttestv2.jsonnet
tests/data/jsonnet/test.jsonnet
tests/data/jsonnet/testbool.jsonnet
tests/data/jsonnet/testkpmtemplate.jsonnet
tests/data/kube-ui/README.md
tests/data/kube-ui/file_to_ignore.yaml
tests/data/kube-ui/manifest.yaml
tests/data/kube-ui/templates/another_file_to_ignore.cfg
tests/data/kube-ui/templates/kube-ui-rc.yaml
tests/data/kube-ui/templates/kube-ui-svc.yaml
tests/data/responses/kube-ui-replicationcontroller.json
tests/data/responses/kube-ui-service.json
tests/data/responses/testns-namespace.json