Versions in this module Expand all Collapse all v1 v1.3.1 Mar 10, 2020 Changes in this version + type PodCommandExecutor interface + ExecutePodCommand func(log logrus.FieldLogger, item map[string]interface{}, ...) error + func NewPodCommandExecutor(restClientConfig *rest.Config, restClient poster) PodCommandExecutor