Automated package reference rename

This commit is contained in:
Lucas Käldström
2018-08-30 21:50:15 +03:00
parent b38a816457
commit 0707b1274f
19 changed files with 19 additions and 19 deletions

View File

@@ -20,7 +20,7 @@ import (
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/apimachinery/pkg/runtime/serializer"
kubeletconfig "k8s.io/kubernetes/pkg/kubelet/apis/config"
"k8s.io/kubernetes/pkg/kubelet/apis/config/v1beta1"
"k8s.io/kubelet/config/v1beta1"
)
// Utility functions for the Kubelet's kubeletconfig API group