(conf config.Config)
| 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 |
| 94 | WithEnviron(environ expand.Environ) Context |
no outgoing calls