Sign in
fuchsia
/
third_party
/
github.com
/
moby
/
moby
/
cd63cc846e7ec4f2d255023d04ead33a2a7fe986
/
.
/
daemon
/
secrets_windows.go
blob: 2be70be31c17bc2f78ad52e32abd58573d91881e [
file
]
package daemon
// import "github.com/docker/docker/daemon"
func secretsSupported() bool {
return true
}