redshift

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 26, 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

type API interface {
	DescribeClustersPagesWithContext(context.Context, *redshift.DescribeClustersInput, func(*redshift.DescribeClustersOutput, bool) bool, ...request.Option) error
}

API documents the subset of AWS API we actually call

type DescribeClusters

type DescribeClusters struct {
	API
}

func (*DescribeClusters) New

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

New implements api.RequestBuilder

type DescribeClustersOutput

type DescribeClustersOutput struct {
	*redshift.DescribeClustersOutput
}

func (*DescribeClustersOutput) Records

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

Jump to

Keyboard shortcuts

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