elasticache

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(p client.ConfigProvider, opts ...*aws.Config) api.Endpoint

New implements api.ServiceFunc

Types

type API

API documents the subset of AWS API we actually call

type DescribeCacheClusters

type DescribeCacheClusters struct {
	API
}

func (*DescribeCacheClusters) New

func (fn *DescribeCacheClusters) New(name string, config interface{}) ([]api.Request, error)

New implements api.RequestBuilder

type DescribeCacheClustersOutput

type DescribeCacheClustersOutput struct {
	*elasticache.DescribeCacheClustersOutput
}

func (*DescribeCacheClustersOutput) Records

func (o *DescribeCacheClustersOutput) Records() (records []*api.Record)

type DescribeCacheSubnetGroups

type DescribeCacheSubnetGroups struct {
	API
}

func (*DescribeCacheSubnetGroups) New

func (fn *DescribeCacheSubnetGroups) New(name string, config interface{}) ([]api.Request, error)

New implements api.RequestBuilder

type DescribeCacheSubnetGroupsOutput

type DescribeCacheSubnetGroupsOutput struct {
	*elasticache.DescribeCacheSubnetGroupsOutput
}

func (*DescribeCacheSubnetGroupsOutput) Records

func (o *DescribeCacheSubnetGroupsOutput) Records() (records []*api.Record)

type DescribeReplicationGroups

type DescribeReplicationGroups struct {
	API
}

func (*DescribeReplicationGroups) New

func (fn *DescribeReplicationGroups) New(name string, config interface{}) ([]api.Request, error)

New implements api.RequestBuilder

type DescribeReplicationGroupsOutput

type DescribeReplicationGroupsOutput struct {
	*elasticache.DescribeReplicationGroupsOutput
}

func (*DescribeReplicationGroupsOutput) Records

func (o *DescribeReplicationGroupsOutput) Records() (records []*api.Record)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL