mirror of
https://github.com/distribution/distribution.git
synced 2025-09-07 18:00:55 +00:00
2
vendor/google.golang.org/grpc/credentials/credentials.go
generated
vendored
2
vendor/google.golang.org/grpc/credentials/credentials.go
generated
vendored
@@ -35,7 +35,7 @@
|
||||
// which encapsulate all the state needed by a client to authenticate with a
|
||||
// server and make various assertions, e.g., about the client's identity, role,
|
||||
// or whether it is authorized to make a particular call.
|
||||
package credentials // import "google.golang.org/grpc/credentials"
|
||||
package credentials
|
||||
|
||||
import (
|
||||
"crypto/tls"
|
||||
|
Reference in New Issue
Block a user