mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-14 11:48:53 +00:00
Update policyengine.go
This commit is contained in:
parent
7c82ea4284
commit
e25f7a41e4
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ type PolicyEngine interface {
|
||||||
|
|
||||||
type policyEngine struct {
|
type policyEngine struct {
|
||||||
kubeClient *kubeClient.KubeClient
|
kubeClient *kubeClient.KubeClient
|
||||||
// controller controllerinterfaces.PolicyGetter
|
|
||||||
logger *log.Logger
|
logger *log.Logger
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue