| author | Abukar Mohamed <abukar.mohamed@nokia.com> | |
| Wed, 3 Apr 2019 11:07:48 +0000 (11:07 +0000) | ||
| committer | Abukar Mohamed <abukar.mohamed@nokia.com> | |
| Thu, 4 Apr 2019 08:47:40 +0000 (08:47 +0000) | ||
| commit | 8504f6a10b6417bd6b73249941c8f6356442fc9b | |
| tree | 137914e435c3b585df8bafb9c13c650df9b1304a | tree | snapshot |
| parent | d36a35ba53b3d805cb73eda3d72af946ed977f16 | commit | diff |
| LICENSES.txt | [new file with mode: 0755] | blob |
| README.md | [new file with mode: 0755] | blob |
| build/Dockerfile | [new file with mode: 0755] | blob |
| build/Makefile | [new file with mode: 0755] | blob |
| build/docker-entrypoint.sh | [new file with mode: 0755] | blob |
| cli/appmgrcli | [new file with mode: 0755] | blob |
| config/appmgr.yaml | [new file with mode: 0755] | blob |
| config/msg_type.yaml | [new file with mode: 0755] | blob |
| helm_chart/appmgr/Chart.yaml | [new file with mode: 0755] | blob |
| helm_chart/appmgr/templates/_helpers.tpl | [new file with mode: 0755] | blob |
| helm_chart/appmgr/templates/appconfig.yaml | [new file with mode: 0755] | blob |
| helm_chart/appmgr/templates/appenv.yaml | [new file with mode: 0755] | blob |
| helm_chart/appmgr/templates/deployment.yaml | [new file with mode: 0755] | blob |
| helm_chart/appmgr/templates/service.yaml | [new file with mode: 0755] | blob |
| helm_chart/appmgr/values.yaml | [new file with mode: 0755] | blob |
| rest_api/xapp_manager_rest_api.json | [new file with mode: 0644] | blob |
| src/api.go | [new file with mode: 0755] | blob |
| src/api_test.go | [new file with mode: 0755] | blob |
| src/config.go | [new file with mode: 0755] | blob |
| src/helm.go | [new file with mode: 0755] | blob |
| src/helm_test.go | [new file with mode: 0755] | blob |
| src/logger.go | [new file with mode: 0755] | blob |
| src/main.go | [new file with mode: 0755] | blob |
| src/subscriptions.go | [new file with mode: 0755] | blob |
| src/subscriptions_test.go | [new file with mode: 0755] | blob |
| src/types.go | [new file with mode: 0755] | blob |