Versions in this module Expand all Collapse all v0 v0.8.0 Oct 20, 2019 v0.7.0 Sep 19, 2019 Changes in this version + func Stop(pod *corev1.Pod, updatePod UpdatePod) error + type GetPod func(string, metav1.GetOptions) (*corev1.Pod, error) + type UpdatePod func(*corev1.Pod) (*corev1.Pod, error)