зеркало из https://github.com/microsoft/docker.git
Fixed a typo within pkg/authorization/api.go
Signed-off-by: Diego Romero <idiegoromero@gmail.com>
This commit is contained in:
Родитель
56b951fbe5
Коммит
48b8f54876
|
@ -18,7 +18,7 @@ const (
|
|||
)
|
||||
|
||||
// PeerCertificate is a wrapper around x509.Certificate which provides a sane
|
||||
// enconding/decoding to/from PEM format and JSON.
|
||||
// encoding/decoding to/from PEM format and JSON.
|
||||
type PeerCertificate x509.Certificate
|
||||
|
||||
// MarshalJSON returns the JSON encoded pem bytes of a PeerCertificate.
|
||||
|
|
Загрузка…
Ссылка в новой задаче