mirror of
https://github.com/moby/moby.git
synced 2026-08-04 23:21:00 +00:00
In preparation for buildkit v0.13 Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
4 lines
99 B
Go
4 lines
99 B
Go
// Package auth defines protocol-agnostic authentication types for smithy
|
|
// clients.
|
|
package auth
|