mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
commit
c157c28551
@ -29,7 +29,7 @@ import (
|
||||
|
||||
type KubeletServer struct {
|
||||
Kubelet kubeletInterface
|
||||
UpdateChannel chan manifestUpdate
|
||||
UpdateChannel chan<- manifestUpdate
|
||||
}
|
||||
|
||||
// kubeletInterface contains all the kubelet methods required by the server.
|
||||
|
Loading…
Reference in New Issue
Block a user