docs(README): typo in PodLifecycleHandler (#1237)
This commit is contained in:
@@ -185,7 +185,7 @@ There are 3 main interfaces:
|
|||||||
When pods are created, updated, or deleted from Kubernetes, these methods are
|
When pods are created, updated, or deleted from Kubernetes, these methods are
|
||||||
called to handle those actions.
|
called to handle those actions.
|
||||||
|
|
||||||
[godoc#PodLifecylceHandler](https://godoc.org/github.com/virtual-kubelet/virtual-kubelet/node#PodLifecycleHandler)
|
[godoc#PodLifecycleHandler](https://godoc.org/github.com/virtual-kubelet/virtual-kubelet/node#PodLifecycleHandler)
|
||||||
|
|
||||||
```go
|
```go
|
||||||
type PodLifecycleHandler interface {
|
type PodLifecycleHandler interface {
|
||||||
|
|||||||
Reference in New Issue
Block a user