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