https://github.com/cloudfoundry/garden
Go Warden
https://github.com/cloudfoundry/garden
cff-wg-app-runtime-platform
Last synced: 11 months ago
JSON representation
Go Warden
- Host: GitHub
- URL: https://github.com/cloudfoundry/garden
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2013-11-03T17:14:44.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T02:29:49.000Z (11 months ago)
- Last Synced: 2025-05-15T01:41:27.988Z (11 months ago)
- Topics: cff-wg-app-runtime-platform
- Language: Go
- Homepage:
- Size: 10.7 MB
- Stars: 229
- Watchers: 59
- Forks: 59
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# garden
[](https://goreportcard.com/report/code.cloudfoundry.org/garden)
[](https://pkg.go.dev/code.cloudfoundry.org/garden)
,-.
) \
.--' |
/ /
|_______|
( O O )
{'-(_)-'}
.-{ ^ }-.
/ '.___.' \
/ | o | \
|__| o |__|
(((\_________/)))
\___|___/
jgs.--' | | '--.
\__._| |_.__/
A rich golang client and server for container creation and management
with pluggable backends for [The Open Container Initiative
Spec](https://github.com/cloudfoundry/guardian/).
> \[!NOTE\]
>
> This repository should be imported as `code.cloudfoundry.org/garden`.
# Docs
- [API Guide](./docs/garden-api.md)
# Contributing
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.
# Working Group Charter
This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Garden Containers` area.
> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.