...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
k8s.io
/
kubernetes
/
cmd
/
import-boss
/
testdata
/
nested-fwd
/
allowed-by-both
/
file.go
Documentation:
k8s.io/kubernetes/cmd/import-boss/testdata/nested-fwd/allowed-by-both
1
package allowedbyboth
2
3
var X = "allowedbyboth"
4
View as plain text