Documentation ¶
Index ¶
Constants ¶
View Source
const ( RedisElasticacheCluster software.SoftwareType = "elasticache-redis" MemcachedElasticacheCluster software.SoftwareType = "elasticache-memcached" DefaultTimeout time.Duration = time.Second * 15 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VersionProvider ¶
type VersionProvider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider(log *slog.Logger, api aws.ElasticacheApi) (*VersionProvider, error)
func (*VersionProvider) LoadCandidates ¶
Click to show internal directories.
Click to hide internal directories.