Versions in this module Expand all Collapse all v0 v0.3.1 Jan 11, 2024 Changes in this version + const EndpointsID + const ServiceID + const ServiceName + type Kcsv2 struct + func ExtraNew(info *utils.UrlInfo, p client.ConfigProvider, cfgs ...*aws.Config) *Kcsv2 + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Kcsv2 + func SdkNew(p client.ConfigProvider, cfgs *ksc.Config, info ...*utils.UrlInfo) *Kcsv2 + func (c *Kcsv2) AddCacheSlaveNode(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Kcsv2) AddCacheSlaveNodeRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Kcsv2) AddCacheSlaveNodeWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error) + func (c *Kcsv2) DeleteCacheSlaveNode(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Kcsv2) DeleteCacheSlaveNodeRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Kcsv2) DeleteCacheSlaveNodeWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error) + func (c *Kcsv2) DescribeCacheReadonlyNode(input *map[string]interface{}) (*map[string]interface{}, error) + func (c *Kcsv2) DescribeCacheReadonlyNodeRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{}) + func (c *Kcsv2) DescribeCacheReadonlyNodeWithContext(ctx aws.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)