// ValidateStorageStrategies ensures any instances of the generic registry.Store in the given storage map // have expected strategies defined. func ValidateStorageStrategies(storageMap map[string]rest.Storage) []error { … }
// ValidateStorageStrategies ensures any instances of the generic registry.Store in the given storage map // have expected strategies defined. func ValidateStorageStrategies(storageMap map[string]rest.Storage) []error { … }