(workingDir string)
| 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 |
| 93 | WithContext(ctx context2.Context) Context |
no outgoing calls
no test coverage detected