mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-27 21:26:03 +00:00
s/nolegacyproviders/providerless/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !nolegacyproviders
|
||||
// +build !providerless
|
||||
|
||||
/*
|
||||
Copyright 2017 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !nolegacyproviders
|
||||
// +build !providerless
|
||||
|
||||
/*
|
||||
Copyright 2016 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build nolegacyproviders
|
||||
// +build providerless
|
||||
|
||||
/*
|
||||
Copyright 2019 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !nolegacyproviders
|
||||
// +build !providerless
|
||||
|
||||
/*
|
||||
Copyright 2018 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !nolegacyproviders
|
||||
// +build !providerless
|
||||
|
||||
/*
|
||||
Copyright 2017 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !nolegacyproviders
|
||||
// +build !providerless
|
||||
|
||||
/*
|
||||
Copyright 2019 The Kubernetes Authors.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build nolegacyproviders
|
||||
// +build providerless
|
||||
|
||||
/*
|
||||
Copyright 2019 The Kubernetes Authors.
|
||||
|
Reference in New Issue
Block a user