package
1.4.1
Repository: https://github.com/dell/csi-powerstore.git
Documentation: pkg.go.dev

# Functions

GetPowerStoreArrays parses config.yaml file, initializes gopowerstore Clients and composes map of arrays for ease of access.
ParseVolumeID parses volume id in from CO (Kubernetes) and tries to understand what in it are PowerStore volume id, and what is ip, protocol.

# Variables

No description provided by the author

# Structs

Locker provides implementation for safe management of arrays.
PowerStoreArray is a struct that stores all PowerStore connection information.

# Interfaces

Consumer provides methods for safe management of arrays.