Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type API ¶
type API interface {
ListDistributionsPagesWithContext(context.Context, *cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool, ...request.Option) error
}
API documents the subset of AWS API we actually call
type ListDistributions ¶
type ListDistributions struct {
API
}
type ListDistributionsOutput ¶
type ListDistributionsOutput struct {
*cloudfront.ListDistributionsOutput
}
func (*ListDistributionsOutput) Records ¶
func (o *ListDistributionsOutput) Records() (records []*api.Record)
Click to show internal directories.
Click to hide internal directories.