Merge branch 'v3.0' of github.com:traefik/traefik
This commit is contained in:
commit
74b333fd94
1 changed files with 1 additions and 1 deletions
|
@ -579,7 +579,7 @@ func (f *fakeSpiffePKI) genSVID(t *testing.T, id spiffeid.ID) *x509svid.SVID {
|
||||||
return svid
|
return svid
|
||||||
}
|
}
|
||||||
|
|
||||||
// fakeSpiffeSource allows retrieving staticly an SVID and its associated bundle.
|
// fakeSpiffeSource allows retrieving statically an SVID and its associated bundle.
|
||||||
type fakeSpiffeSource struct {
|
type fakeSpiffeSource struct {
|
||||||
bundle *x509bundle.Bundle
|
bundle *x509bundle.Bundle
|
||||||
svid *x509svid.SVID
|
svid *x509svid.SVID
|
||||||
|
|
Loading…
Reference in a new issue