mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Rename httpGetInterface to httpGetter
This commit is contained in:
@@ -39,7 +39,7 @@ func (e *execActionHandler) Run(podFullName, uuid string, container *api.Contain
|
||||
|
||||
type httpActionHandler struct {
|
||||
kubelet *Kubelet
|
||||
client httpGetInterface
|
||||
client httpGetter
|
||||
}
|
||||
|
||||
// ResolvePort attempts to turn a IntOrString port reference into a concrete port number.
|
||||
|
Reference in New Issue
Block a user