• Miek Gieben's avatar
    plugin/route53: various updates (#3108) · ebc465d0
    Miek Gieben authored
    In the setup function use plugin.Error() to wrap the errors with the
    plugin name. Because there isn't a separate setup() function this is
    done for all returned errors.
    
    Remove *upstream.Upstream from the New parameters as this is always set
    and adjust the tests to account for this.
    Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
    ebc465d0
route53_test.go 9.98 KB