Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudfoundry/nfsbroker
https://github.com/cloudfoundry/nfsbroker
cff-wg-service-management
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudfoundry/nfsbroker
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2016-12-02T05:22:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T00:11:19.000Z (5 months ago)
- Last Synced: 2024-08-14T02:28:19.913Z (5 months ago)
- Topics: cff-wg-service-management
- Language: Go
- Homepage:
- Size: 9.65 MB
- Stars: 1
- Watchers: 13
- Forks: 7
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nfsbroker
A Cloud Foundry service broker for existing nfsv3 shares.For details on how to use this broker, please refer to [the nfs-volume-release README](https://github.com/cloudfoundry/nfs-volume-release)
# Running tests
```
make test
```