mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
wrong word of comment in cache.go
This commit is contained in:
parent
aee6d10b57
commit
fb5ec438c4
@ -49,7 +49,7 @@ type data struct {
|
|||||||
status *PodStatus
|
status *PodStatus
|
||||||
// Error got when trying to inspect the pod.
|
// Error got when trying to inspect the pod.
|
||||||
err error
|
err error
|
||||||
// Time when the data was last modfied.
|
// Time when the data was last modified.
|
||||||
modified time.Time
|
modified time.Time
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user