Skip to content

A Container Storage Interface (CSI) library, client, and other helpful utilities created with Go for OPI

License

Notifications You must be signed in to change notification settings

harishp8889/goopicsi

 
 

Repository files navigation

goopicsi

Linters Go License codecov Go Report Card Last Release

A Container Storage Interface (CSI) library, client, and other helpful utilities created with Go for OPI

I Want To Contribute

This project welcomes contributions and suggestions. We are happy to have the Community involved via submission of Issues and Pull Requests (with substantive content or even just fixes). We are hoping for the documents, test framework, etc. to become a community process with active engagement. PRs can be reviewed by any number of people, and a maintainer may accept.

See CONTRIBUTING and GitHub Basic Process for more details.

Getting started

import (
        "github.com/opiproject/goopicsi"
)

About

A Container Storage Interface (CSI) library, client, and other helpful utilities created with Go for OPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.2%
  • Dockerfile 0.8%