|
|
pricing, ok := alibaba.Pricing[keyFeature]
|
|
pricing, ok := alibaba.Pricing[keyFeature]
|
|
|
return nil, fmt.Errorf("Persistent Volume pricing not found for PV with feature: %s letting it use default values", keyFeature)
|
|
return nil, fmt.Errorf("Persistent Volume pricing not found for PV with feature: %s letting it use default values", keyFeature)
|