mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #5893 from vmarmol/remove-server
Remove unused ServerSource.
This commit is contained in:
commit
a9c9d27fdd
@ -39,8 +39,6 @@ const (
|
||||
FileSource = "file"
|
||||
// Updates from querying a web page
|
||||
HTTPSource = "http"
|
||||
// Updates received to the kubelet server
|
||||
ServerSource = "server"
|
||||
// Updates from Kubernetes API Server
|
||||
ApiserverSource = "api"
|
||||
// Updates from all sources
|
||||
|
Loading…
Reference in New Issue
Block a user