Added golint check for pkg/kubelet.
This commit is contained in:
@@ -35,6 +35,7 @@ const (
|
||||
runOnceRetryDelayBackoff = 2
|
||||
)
|
||||
|
||||
// RunPodResult defines the running results of a Pod.
|
||||
type RunPodResult struct {
|
||||
Pod *v1.Pod
|
||||
Err error
|
||||
|
Reference in New Issue
Block a user