Start runtime services inline

This commit is contained in:
Asim Aslam
2019-12-24 17:51:30 +00:00
parent 14c9c412cd
commit 2fe64001c0
4 changed files with 18 additions and 70 deletions

View File

@@ -15,7 +15,7 @@ import (
)
type klog struct {
client client.Kubernetes
client client.Client
log.Options
}