This website requires JavaScript.
Explore
Help
Sign In
public_git
/
kaniko
mirror of
https://github.com/GoogleContainerTools/kaniko
Watch
1
Star
0
Fork
You've already forked kaniko
0
Code
Issues
Releases
Wiki
Activity
5716c44ab8
kaniko
/
vendor
/
github.com
/
containerd
/
continuity
/
devices
/
devices.go
6 lines
81 B
Go
Raw
Blame
History
package
devices
import
"fmt"
var
ErrNotSupported
=
fmt
.
Errorf
(
"not supported"
)
Reference in New Issue
View Git Blame
Copy Permalink