mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
add providerless tag to vsphere volume code
This commit is contained in:
parent
b100bf9654
commit
753774d9ea
@ -1,3 +1,4 @@
|
||||
// +build !providerless
|
||||
// +build linux
|
||||
|
||||
/*
|
||||
|
@ -1,3 +1,4 @@
|
||||
// +build !providerless
|
||||
// +build !linux,!windows
|
||||
|
||||
/*
|
||||
|
@ -1,3 +1,4 @@
|
||||
// +build !providerless
|
||||
// +build windows
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user