KubeClient returns the kube client of the dependency
()
| 15 | |
| 16 | // KubeClient returns the kube client of the dependency |
| 17 | KubeClient() kubectl.Client |
| 18 | |
| 19 | // Children returns dependency children if any |
| 20 | Children() []Dependency |
no outgoing calls
no test coverage detected