package
0.0.3-beta
Repository: https://github.com/ibm/ibmcloud-storage-volume-lib.git
Documentation: pkg.go.dev

# Functions

ZapError formats provider error messages in a useful way for logging, and performs the standard zap.Error on non provider errors.

# Interfaces

ContextCredentialsFactory is a factory which can generate ContextCredentials instancesgo:generate counterfeiter -o fakes/context_credentials_factory.go --fake-name ContextCredentialsFactory .
Provider describes the contract that is implemented by an internal provider implementationgo:generate counterfeiter -o fakes/provider.go --fake-name Provider .