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