fix golint failures for test/e2e/cloud
This commit is contained in:
@@ -18,6 +18,7 @@ package cloud
|
||||
|
||||
import "k8s.io/kubernetes/test/e2e/framework"
|
||||
|
||||
// SIGDescribe annotates the test with the SIG label.
|
||||
func SIGDescribe(text string, body func()) bool {
|
||||
return framework.KubeDescribe("[sig-cloud-provider] "+text, body)
|
||||
}
|
||||
|
Reference in New Issue
Block a user