Documentation
¶
Index ¶
- func RedisEnterpriseClusterLocation(input interface{}, key string) (warnings []string, errors []error)
- func RedisEnterpriseClusterLocationFlashSkuSupport(input string) error
- func RedisEnterpriseClusterLocationZoneSupport(input string) error
- func RedisEnterpriseClusterSkuName(v interface{}, k string) (warnings []string, errors []error)
- func RedisEnterpriseDatabaseName(i interface{}, k string) (warnings []string, errors []error)
- func RedisEnterpriseName(i interface{}, k string) (warnings []string, errors []error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RedisEnterpriseClusterLocation ¶
func RedisEnterpriseClusterLocation(input interface{}, key string) (warnings []string, errors []error)
RedisEnterpriseClusterLocation - validates that the passed interface contains a valid Redis Enterprist Cluster location or not
func RedisEnterpriseClusterLocationFlashSkuSupport ¶
RedisEnterpriseClusterLocationFlashSkuSupport - validates that the passed location supports the flash sku type or not
func RedisEnterpriseClusterLocationZoneSupport ¶
RedisEnterpriseClusterLocationZoneSupport - validates that the passed location supports zones or not
func RedisEnterpriseClusterSkuName ¶
RedisEnterpriseClusterSkuName - validates if passed input string contains a valid Redis Enterprise Cluster Sku
func RedisEnterpriseDatabaseName ¶
RedisEnterpriseDatabaseName - validates that the passed interface contains a valid Redis Enterprise Database Name
func RedisEnterpriseName ¶
RedisEnterpriseName - validates that the passed interface contains a valid Redis Enterprise Name
Types ¶
This section is empty.