 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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
}
    type DescribeClustersOutput ¶
type DescribeClustersOutput struct {
	*redshift.DescribeClustersOutput
}
    func (*DescribeClustersOutput) Records ¶
func (o *DescribeClustersOutput) Records() (records []*api.Record)
 Click to show internal directories. 
   Click to hide internal directories.