mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-25 15:33:33 +00:00
GlusterFS dynamic provisioner and deleter interface based on StorageClass claims
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
21
vendor/github.com/lpabon/godbc/README.md
generated
vendored
Normal file
21
vendor/github.com/lpabon/godbc/README.md
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
[](https://travis-ci.org/lpabon/godbc)
|
||||
|
||||
# godbc
|
||||
|
||||
Design by contract for Go
|
||||
|
||||
# Installation
|
||||
|
||||
To install godbc, use `go get`:
|
||||
|
||||
go get github.com/lpabon/godbc
|
||||
|
||||
Import the `godbc` package into your code using this template:
|
||||
|
||||
import (
|
||||
"github.com/lpabon/godbc"
|
||||
)
|
||||
|
||||
# Documentation
|
||||
|
||||
Documentation is available at https://godoc.org/github.com/lpabon/godbc
|
||||
Reference in New Issue
Block a user