/goopicsi

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

Primary LanguageGoApache License 2.0Apache-2.0

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"
)