public class MultiKubectlBuildWrapper extends SimpleBuildWrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiKubectlBuildWrapper.CleanupDisposer |
static class |
MultiKubectlBuildWrapper.DescriptorImpl |
SimpleBuildWrapper.Context, SimpleBuildWrapper.DisposerBuildWrapper.EnvironmentExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
List<KubectlCredential> |
kubectlCredentials |
| Constructor and Description |
|---|
MultiKubectlBuildWrapper(List<KubectlCredential> kubectlCredentials) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp(SimpleBuildWrapper.Context context,
Run<?,?> build,
FilePath workspace,
Launcher launcher,
TaskListener listener,
EnvVars initialEnvironment) |
createLoggerDecorator, decorateLauncher, decorateLogger, getProjectActions, makeBuildVariables, makeSensitiveBuildVariables, preCheckout, runPreCheckout, setUpall, getProjectAction, setUpgetDescriptor@DataBoundSetter public List<KubectlCredential> kubectlCredentials
@DataBoundConstructor public MultiKubectlBuildWrapper(List<KubectlCredential> kubectlCredentials)
public void setUp(SimpleBuildWrapper.Context context, Run<?,?> build, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars initialEnvironment) throws IOException, InterruptedException
setUp in class SimpleBuildWrapperIOExceptionInterruptedExceptionCopyright © 2016–2020. All rights reserved.