kubernetes/staging/src/k8s.io/kubectl/pkg/polymorphichelpers/canbeexposed.go

// Check whether the kind of resources could be exposed
func canBeExposed(kind schema.GroupKind) error {}