Categorycode.cloudfoundry.org/dockerdriver
modulepackage
0.27.0
Repository: https://github.com/cloudfoundry/dockerdriver.git
Documentation: pkg.go.dev

# README

dockerdriver

Go Report
Card Go
Reference

This repo contains a server/client skeleton and the interfaces to to implement a docker volume driver server for use with Diego's volume manager.

[!NOTE]

This repository should be imported as code.cloudfoundry.org/dockerdriver.

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Diego area.

[!IMPORTANT]

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.

# Packages

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
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

counterfeiter:generate -o dockerdriverfakes/fake_driver_client.go .
go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 -generatecounterfeiter:generate -o dockerdriverfakes/fake_env.go .
counterfeiter:generate -o dockerdriverfakes/fake_matchable_driver_client.go .
counterfeiter:generate -o dockerdriverfakes/fake_provisioner.go .