| author | Balint Uveges <balint.uveges@nokia.com> | |
| Tue, 2 Apr 2019 20:31:11 +0000 (20:31 +0000) | ||
| committer | Balint Uveges <balint.uveges@nokia.com> | |
| Tue, 2 Apr 2019 20:38:54 +0000 (20:38 +0000) | ||
| commit | 871fa393844ce1b61b8d5218d27687d9fc05803a | |
| tree | 47ce6352f6121493f13391f56c60d7753326f384 | tree | snapshot |
| parent | 3b790149556c8d8f3a3701c0e3c4a56e56e078d1 | commit | diff |
| .gitignore | [new file with mode: 0644] | blob |
| CONTRIBUTING.md | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| RELNOTES | [new file with mode: 0644] | blob |
| api/routing_manager.yaml | [new file with mode: 0644] | blob |
| build.sh | [new file with mode: 0755] | blob |
| build/binary/Dockerfile | [new file with mode: 0644] | blob |
| build/binary/compile.sh | [new file with mode: 0755] | blob |
| build/container/Dockerfile | [new file with mode: 0644] | blob |
| build/container/run_rtmgr.sh | [new file with mode: 0755] | blob |
| cmd/rtmgr.go | [new file with mode: 0644] | blob |
| manifests/namespace.yaml | [new file with mode: 0644] | blob |
| manifests/rtmgr/rtmgr-dep.yaml | [new file with mode: 0644] | blob |
| manifests/rtmgr/rtmgr-svc.yaml | [new file with mode: 0644] | blob |
| pkg/glide.lock | [new file with mode: 0644] | blob |
| pkg/glide.yaml | [new file with mode: 0644] | blob |
| pkg/nbi/httpgetter.go | [new file with mode: 0644] | blob |
| pkg/nbi/nbi.go | [new file with mode: 0644] | blob |
| pkg/nbi/types.go | [new file with mode: 0644] | blob |
| pkg/rpe/rmr.go | [new file with mode: 0644] | blob |
| pkg/rpe/rpe.go | [new file with mode: 0644] | blob |
| pkg/rpe/types.go | [new file with mode: 0644] | blob |
| pkg/rtmgr/rtmgr.go | [new file with mode: 0644] | blob |
| pkg/rtmgr/types.go | [new file with mode: 0644] | blob |
| pkg/sbi/nngpub.go | [new file with mode: 0644] | blob |
| pkg/sbi/sbi.go | [new file with mode: 0644] | blob |
| pkg/sbi/types.go | [new file with mode: 0644] | blob |
| pkg/sdl/file.go | [new file with mode: 0644] | blob |
| pkg/sdl/sdl.go | [new file with mode: 0644] | blob |
| pkg/sdl/types.go | [new file with mode: 0644] | blob |
| test/README.md | [new file with mode: 0644] | blob |
| test/data/rt.json | [new file with mode: 0644] | blob |
| test/docker/xapp-tx.build/Dockerfile | [new file with mode: 0644] | blob |
| test/docker/xapp-tx.build/run_test-tx.sh | [new file with mode: 0755] | blob |
| test/docker/xapp.build/Dockerfile | [new file with mode: 0644] | blob |
| test/docker/xapp.build/run_xapp.sh | [new file with mode: 0755] | blob |
| test/docker/xmgr.build/Dockerfile | [new file with mode: 0644] | blob |
| test/kubernetes/xapp-tx/xapp-tx.yaml | [new file with mode: 0644] | blob |
| test/kubernetes/xapp/xapp.yaml | [new file with mode: 0644] | blob |
| test/kubernetes/xmgr/xmgr-cfg.yaml | [new file with mode: 0644] | blob |
| test/kubernetes/xmgr/xmgr-dep.yaml | [new file with mode: 0644] | blob |
| test/kubernetes/xmgr/xmgr-svc.yaml | [new file with mode: 0644] | blob |