(client kubectl.Client)
| 87 | |
| 88 | WithNewTomb() (Context, *tomb.Tomb) |
| 89 | WithKubeClient(client kubectl.Client) Context |
| 90 | WithWorkingDir(workingDir string) Context |
| 91 | WithConfig(conf config.Config) Context |
| 92 | WithDependencies(dependencies []types.Dependency) Context |
no outgoing calls