Add providerless tags appropriately in test/

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2024-01-06 14:13:05 -05:00
parent c019b51be4
commit 7a236bd7e0
30 changed files with 107 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
//go:build !providerless
// +build !providerless
/*
Copyright 2018 The Kubernetes Authors.