Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type API ¶
type API interface {
DescribeCanariesPagesWithContext(ctx aws.Context, input *synthetics.DescribeCanariesInput, fn func(*synthetics.DescribeCanariesOutput, bool) bool, opts ...request.Option) error
}
API documents the subset of AWS API we actually call
type DescribeCanaries ¶
type DescribeCanaries struct {
API
}
type DescribeCanariesOutput ¶
type DescribeCanariesOutput struct {
*synthetics.DescribeCanariesOutput
}
func (*DescribeCanariesOutput) Records ¶
func (o *DescribeCanariesOutput) Records() (records []*api.Record)
Click to show internal directories.
Click to hide internal directories.