Namespace returns the default namespace of the kube context
()
| 42 | |
| 43 | // Namespace returns the default namespace of the kube context |
| 44 | Namespace() string |
| 45 | |
| 46 | // RestConfig returns the underlying kube rest config |
| 47 | RestConfig() *rest.Config |
no outgoing calls