kubernetes/test/e2e_kubeadm/framework.go

// Describe annotates the test with the Kubeadm label.
func Describe(text string, body func()) bool {}