# README
groot
A framework for building image plugins for Guardian in Go.
[!NOTE]
This repository should be imported as
code.cloudfoundry.org/groot
.
Contributing
See the Contributing.md for more information on how to contribute.
Working Group Charter
This repository is maintained by App Runtime
Platform
under Garden Containers
area.
[!IMPORTANT]
Content in this file is managed by the CI task
sync-readme
and is generated by CI following a convention.
# Packages
No description provided by the author
Code generated by counterfeiter.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SilentError silences errors.
No description provided by the author
# Interfaces
Driver should implement the filesystem interaction
go:generate counterfeiter .
No description provided by the author
ImagePuller should be able to download and store a remote (or local) image and return all its layer information so that it can be bundled together by the driver
go:generate counterfeiter .
No description provided by the author