Versions in this module Expand all Collapse all v0 v0.3.0 Feb 21, 2020 Changes in this version + type PluginClientset struct + KubeClients kubernetes.Interface + type PluginInterface interface + Name func() string + OnJobAdd func(job *vcbatch.Job) error + OnJobDelete func(job *vcbatch.Job) error + OnPodCreate func(pod *v1.Pod, job *vcbatch.Job) error