An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# garden

[![Go Report
Card](https://goreportcard.com/badge/code.cloudfoundry.org/garden)](https://goreportcard.com/report/code.cloudfoundry.org/garden)
[![Go
Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/garden.svg)](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.