var _ … var _ … // findLinuxNode finds a Linux node that is Ready and Schedulable func findLinuxNode(ctx context.Context, f *framework.Framework) (v1.Node, error) { … }
var _ … var _ … // findLinuxNode finds a Linux node that is Ready and Schedulable func findLinuxNode(ctx context.Context, f *framework.Framework) (v1.Node, error) { … }