mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
add providerless tags to new awsebs code
This commit is contained in:
parent
820b7dfa1b
commit
b100bf9654
@ -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