1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
This commit is contained in:
shivkumar dudhani 2019-07-26 07:04:37 -04:00
parent 073acbaa40
commit 32477021f0

View file

@ -1,8 +1,6 @@
package controller package controller
import ( import (
"fmt"
"github.com/golang/glog" "github.com/golang/glog"
"github.com/nirmata/kyverno/pkg/annotations" "github.com/nirmata/kyverno/pkg/annotations"
v1alpha1 "github.com/nirmata/kyverno/pkg/apis/policy/v1alpha1" v1alpha1 "github.com/nirmata/kyverno/pkg/apis/policy/v1alpha1"