Categorygithub.com/pohly/csi-test
module
0.2.0-1
Repository: https://github.com/pohly/csi-test.git
Documentation: pkg.go.dev

# README

Build Status

csi-test

csi-test houses packages and libraries to help test CSI client and plugins.

For Container Orchestration Tests

CO developers can use this framework to create drivers based on the Golang mock framework. Please see co_test.go for an example.

For CSI Driver Tests

To test drivers please take a look at pkg/sanity

Note

  • Master is for CSI v0.2.0. Please use the branch v0.1.0 for CSI v0.1.0
  • Only Golang 1.9+ supported. See gRPC issue

# Packages

No description provided by the author
Package driver is a generated GoMock package.
Copyright 2018 Kubernetes Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author
No description provided by the author
No description provided by the author