mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
@@ -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.
|
||||
|
Reference in New Issue
Block a user