• Sander van Harmelen's avatar
    Add a `CredentialsForHost` method to disco.Disco · 179b32d4
    Sander van Harmelen authored
    By adding this method you now only have to pass a `*disco.Disco` object around in order to do discovery and use any configured credentials for the discovered hosts.
    
    Of course you can also still pass around both a `*disco.Disco` and a `auth.CredentialsSource` object if there is a need or a reason for that!
    179b32d4