Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Y _ 

A

AbstractInvisibleRunAction2 - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Deprecated.
AbstractInvisibleRunAction2() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
add(E) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
Adds the given element to this queue.
addAliases() - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
addAll(Collection<? extends E>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
 
addAnnotations(List<PodAnnotation>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
addDynamicTemplate(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Add a dynamic pod template.
addEnvVars(List<TemplateEnvVar>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
addImagePullSecrets(List<PodImagePullSecret>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
addTemplate(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Add a new template to the cloud
addTemplate(KubernetesCloud, PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap
Adds a template for the corresponding cloud instance.
all() - Static method in class org.csanchez.jenkins.plugins.kubernetes.InProvisioning
 
all() - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputerFactory
Returns all registered implementations of KubernetesComputerFactory.
all() - Static method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilderFactory
Returns all registered implementations of PlannedNodeBuilderFactory.
all() - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateFilter
Returns a list of all implementations of PodTemplateFilter.
AllContainersRunningPodWatcher - Class in org.csanchez.jenkins.plugins.kubernetes
A pod watcher reporting when all containers are running
AllContainersRunningPodWatcher(KubernetesClient, Pod) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.AllContainersRunningPodWatcher
 
Always - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
Always() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Always
 
always() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key always: Always.
Always.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
apply(NodeProvisioner.StrategyState) - Method in class io.jenkins.plugins.kubernetes.NoDelayProvisionerStrategy
 
applyAll(KubernetesCloud, List<PodTemplate>, Label) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateFilter
Pass the given pod templates list into all filters implementations.
await(long, TimeUnit) - Method in class org.csanchez.jenkins.plugins.kubernetes.AllContainersRunningPodWatcher
Wait until all pod containers are running

B

build() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
Builds the resulting KubernetesSlave instance.
build() - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
Builds the NodeProvisioner.PlannedNode instance based on the given inputs.
build(KubernetesClient, KubernetesSlave) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
build(KubernetesSlave) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Build a Pod object from a PodTemplate
build(KubernetesSlave) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateBuilder
Deprecated.
build() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateBuilder
Create a Pod object from a PodTemplate
build() - Method in class org.csanchez.jenkins.plugins.kubernetes.StandardPlannedNodeBuilder
 
buildEnvVar() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
buildEnvVar() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
buildEnvVar() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
builder() - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Returns a new KubernetesSlave.Builder instance.
Builder() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.ConfigMapVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
buildVolume(String, String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.HostPathWorkspaceVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.PersistentVolumeClaimWorkspaceVolume
 
buildVolume(String, String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.WorkspaceVolume
 
buildVolume(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.WorkspaceVolume
Deprecated.

C

canProvision(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
close() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
close() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
closeExpiredClients() - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider
Gracefully close expired clients
cloud(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
cloud(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 
collectAllowedClouds(Set<String>, ItemGroup<?>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty
Recursively collect all allowed clouds from this folder and its parents.
combine(ContainerTemplate, ContainerTemplate) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Combines a ContainerTemplate with its parent.
combine(Container, Container) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Combines a Container with its parent.
combine(List<Pod>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Combines all given pods together in order.
combine(Pod, Pod) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Combines a Pod with its parent.
combine(PodTemplate, PodTemplate) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Combines a PodTemplate with its parent.
computerLauncher(ComputerLauncher) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
ConfigMapVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
ConfigMapVolume(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.ConfigMapVolume
 
ConfigMapVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
configure(StaplerRequest, JSONObject) - Method in class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud.DescriptorImpl
 
connect() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Connects to Kubernetes.
Constants - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Created by iocanel on 7/29/16.
Constants() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.Constants
 
ContainerEnvVar - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
ContainerEnvVar(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerEnvVar
Deprecated.
 
ContainerEnvVar.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
 
ContainerEnvVar.DescriptorVisibilityFilterImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
 
ContainerExecDecorator - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
This decorator interacts directly with the Kubernetes exec API to run commands inside a container.
ContainerExecDecorator() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
ContainerExecDecorator(KubernetesClient, String, String, String, EnvironmentExpander, FilePath) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
ContainerExecDecorator(KubernetesClient, String, String, String, EnvironmentExpander) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
ContainerExecDecorator(KubernetesClient, String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
ContainerExecDecorator(KubernetesClient, String, String, AtomicBoolean, CountDownLatch, CountDownLatch, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
ContainerExecDecorator(KubernetesClient, String, String, AtomicBoolean, CountDownLatch, CountDownLatch) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
ContainerExecDecorator(KubernetesClient, String, String, String, AtomicBoolean, CountDownLatch, CountDownLatch) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
ContainerExecProc - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Handle the liveness of the processes executed in containers, wait for them to finish and process exit codes.
ContainerExecProc(ExecWatch, AtomicBoolean, CountDownLatch, Callable<Integer>) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
Deprecated.
ContainerExecProc(ExecWatch, AtomicBoolean, CountDownLatch, ByteArrayOutputStream) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
Deprecated.
ContainerExecProc(ExecWatch, AtomicBoolean, CountDownLatch, OutputStream, ByteArrayOutputStream) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
ContainerLivenessProbe - Class in org.csanchez.jenkins.plugins.kubernetes
Created by fabricio.leotti on 26/04/17.
ContainerLivenessProbe(String, int, int, int, int, int) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
ContainerLivenessProbe.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
ContainerLogStep - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
ContainerLogStep(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
ContainerLogStep.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
ContainerLogStepExecution - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
ContainerStep - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
ContainerStep(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep
 
ContainerStep.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
ContainerStepExecution - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
ContainerTemplate - Class in org.csanchez.jenkins.plugins.kubernetes
 
ContainerTemplate(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
Deprecated.
ContainerTemplate(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
ContainerTemplate(String, String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
ContainerTemplate(ContainerTemplate) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
ContainerTemplate.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
contains(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
 
create(int) - Static method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
Creates and returns a new evicting queue that will hold up to maxSize elements.
createClient() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFactoryAdapter
Deprecated.
 
createComputer() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
createInstance(KubernetesSlave) - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputerFactory
Returns a new instance of KubernetesComputer.
createInstance() - Static method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilderFactory
Returns a new instance of PlannedNodeBuilder.
createLauncher(TaskListener) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
createVolume(KubernetesClient, ObjectMeta) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
createVolume(KubernetesClient, ObjectMeta) - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.WorkspaceVolume
 
CTRL_C - Static variable in class org.csanchez.jenkins.plugins.kubernetes.pipeline.Constants
 

D

decorate(Launcher, Node) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
decorate(OutputStream) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.SecretsMasker
 
Default - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
Default() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default
 
Default.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
Default.FilterImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
DEFAULT_MAX_REQUESTS_PER_HOST - Static variable in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
DEFAULT_POD_LABELS - Static variable in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Deprecated.
DEFAULT_SLAVE_JENKINS_CONNECTION_TIMEOUT - Static variable in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Connection timeout expiration in seconds, default to 100 seconds
DEFAULT_WAIT_FOR_POD_SEC - Static variable in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
DEFAULT_WORKING_DIR - Static variable in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
DefaultInProvisioning - Class in org.csanchez.jenkins.plugins.kubernetes
 
DefaultInProvisioning() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.DefaultInProvisioning
 
defaultStrategy() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.YamlMergeStrategy
 
delegate() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerEnvVar.DescriptorImpl
Deprecated.
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.OpenShiftTokenCredentialImpl.DescriptorImpl
Deprecated.
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Always.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Never.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.OnFailure.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Merge.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Overrides.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodEnvVar.DescriptorImpl
Deprecated.
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodLabel.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PortMapping.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.ConfigMapVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.HostPathWorkspaceVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.PersistentVolumeClaimWorkspaceVolume.DescriptorImpl
 
DescriptorVisibilityFilterImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ContainerEnvVar.DescriptorVisibilityFilterImpl
Deprecated.
 
DescriptorVisibilityFilterImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodEnvVar.DescriptorVisibilityFilterImpl
Deprecated.
 
doCheckMaxRequestsPerHostStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
doCheckName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate.DescriptorImpl
 
doContainerLog(String, StaplerRequest, StaplerResponse) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
doFillCredentialsIdItems(Item, String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper.DescriptorImpl
 
doFillCredentialsIdItems(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
doRun() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.UpdateConnectionCount
 
doTestConnection(String, String, String, String, boolean, String, int, int) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
DynamicPVCWorkspaceVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
DynamicPVCWorkspaceVolume(String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
DynamicPVCWorkspaceVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 

E

EmptyDirVolume(String, Boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.EmptyDirVolume
Deprecated.
 
EmptyDirVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
EmptyDirVolume(String, Boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume
 
EmptyDirVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
EmptyDirWorkspaceVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
EmptyDirWorkspaceVolume(Boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume
 
EmptyDirWorkspaceVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Always
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Never
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.OnFailure
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
equals(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
eventReceived(Watcher.Action, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.AllContainersRunningPodWatcher
 
eventReceived(Watcher.Action, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper
 
EvictingQueue<E> - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
COPIED FROM GUAVA until it is upgraded in Jenkins core A non-blocking queue which automatically evicts elements from the head of the queue when attempting to add new elements onto the queue and it is full.
execute(TaskListener) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.PurgeExpiredKubernetesClients
 
EXIT - Static variable in class org.csanchez.jenkins.plugins.kubernetes.pipeline.Constants
 

F

Factory() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.SecretsMasker.Factory
 
filter(Object, Descriptor) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerEnvVar.DescriptorVisibilityFilterImpl
Deprecated.
 
filter(Object, Descriptor) - Method in class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud.FilterImpl
 
filter(Object, Descriptor) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default.FilterImpl
 
filter(Object, Descriptor) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodEnvVar.DescriptorVisibilityFilterImpl
Deprecated.
 
FilterImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud.FilterImpl
 
FilterImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default.FilterImpl
 

G

get() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap
 
get(DynamicContext.DelegatedContext) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.SecretsMasker.Factory
 
getAccessModes() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getAccessModesOrDefault() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getACL() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
getActiveDeadlineSeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getActiveDeadlineSeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getActiveDeadlineSeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getActiveDeadlineSecondsStr() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getAll(KubernetesCloud) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateSource
 
getAllInProvisioning(Label) - Static method in class org.csanchez.jenkins.plugins.kubernetes.InProvisioning
Returns the agents names in provisioning according to all implementations of this extension point for the given label.
getAllowedPodRetentions() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
getAllTemplates() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Returns all pod templates for this cloud including the dynamic ones.
getAnnotations() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getAnnotations() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getArgs() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getArgs() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getAsArgs() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getAsArgs() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getCaCertificate() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper
 
getClaimName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim
 
getClaimName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.PersistentVolumeClaimWorkspaceVolume
 
getClient() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
getCloud() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Deprecated.
Please use the strongly typed getKubernetesCloud() instead.
getCloud() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getCloud() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getCloud() - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
Returns the KubernetesCloud.
getCloudName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
getCommand() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getCommand() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getConfigMapName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.ConfigMapVolume
 
getConnectTimeout() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getContainerCap() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getContainerCapStr() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getContainerName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
getContainerPort() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
getContainers() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
getContainers() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getContainers() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getContainerTemplate() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
Deprecated.
getContainerTemplates() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getCredentialsId() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper
 
getCredentialsId() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getCustomWorkspace() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getDefaultContainer() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getDefaultMode() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
getDefaultPodRetention() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
getDefaultPodRetention() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate.DescriptorImpl
 
getDefaultsProviderTemplate() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getDefaultYamlMergeStrategy() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate.DescriptorImpl
 
getDescriptionForLogging() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
Use Serialization.asYaml(build(KubernetesSlave)) instead.
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerEnvVar.DescriptorImpl
Deprecated.
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.OpenShiftTokenCredentialImpl.DescriptorImpl
Deprecated.
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Always.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Never.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.OnFailure.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Merge.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Overrides.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodEnvVar.DescriptorImpl
Deprecated.
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.ConfigMapVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.HostPathWorkspaceVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume.DescriptorImpl
 
getDisplayName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.PersistentVolumeClaimWorkspaceVolume.DescriptorImpl
 
getEffectivePermissions() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty
Called from Jelly.
getEnvironmentExpander() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
getEnvVars() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getEnvVars() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getEnvVars() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getEnvVarsDescriptors() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate.DescriptorImpl
 
getEnvVarsDescriptors() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate.DescriptorImpl
 
getExecArgs() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
getFailureThreshold() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
getFormName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.UsagePermission
 
getFunctionName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep.DescriptorImpl
 
getFunctionName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep.DescriptorImpl
 
getFunctionName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
getGlobalVars() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
getHostPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume
 
getHostPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.HostPathWorkspaceVolume
 
getHostPort() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
getIdleMinutes() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getIdleMinutes() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getIdleMinutes() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getIdleMinutesStr() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getImage() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getImage() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getImagePullSecrets() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getImagePullSecrets() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getInheritFrom() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getInheritFrom() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getInheritFrom() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getInitialDelaySeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
getInProvisioning(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.DefaultInProvisioning
 
getInProvisioning(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.InProvisioning
Returns the agents in provisioning for the current label.
getInstanceCap() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getInstanceCap() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getInstanceCap() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getInstanceCapStr() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getJenkinsTunnel() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getJenkinsUrl() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getJenkinsUrlOrDie() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Returns Jenkins URL to be used by agents launched by this cloud.
getKey() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
getKey() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
getKey() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
getKubernetesCloud() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Returns the cloud instance which created this agent.
getKubernetesCloudDefault() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.PodRetention
Returns the default PodRetention for a KubernetesCloud instance.
getLabel() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getLabel() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getLabel() - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 
getLabel() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getLabels() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
getLabelSet() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getLabelsMap() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getLimitBytes() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
getList(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.PodTemplateSourceImpl
 
getList(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap.PodTemplateSourceImpl
 
getList(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateSource
The list of PodTemplate contributed by this implementation.
getLivenessProbe() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getMatchingTemplates(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Deprecated.
getMaxRequestsPerHost() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getMaxRequestsPerHostStr() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getMedium() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume
 
getMedium() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume
 
getMemory() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume
 
getMemory() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.ConfigMapVolume
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
 
getMountPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.UsagePermission
Called from Jelly.
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateContext
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getName() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.NamespaceAction
Deprecated.
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateContext
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getNamespace() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getNodeContext() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
getNodeProperties() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getNodeSelector() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getNodeSelector() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getNodeSelector() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getNodeUsageMode() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getNodeUsageMode() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getNormalLoggingLevel() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.PurgeExpiredKubernetesClients
 
getNumExecutors() - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 
getParentTemplateList() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction
Deprecated.
 
getParentTemplates() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction
Deprecated.
 
getPeriodSeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
getPodEvents() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
getPodLabels() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Labels for all pods started by the plugin
getPodName() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
getPodName() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
getPodRetention() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Gets the global pod retention policy for the plugin.
getPodRetention(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
getPodRetention() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getPodRetention() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getPodStatus() - Method in class org.csanchez.jenkins.plugins.kubernetes.AllContainersRunningPodWatcher
 
getPodTemplateDefault() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.PodRetention
Returns the default PodRetention for a PodTemplate instance.
getPorts() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getProblem() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
The last problem that occurred, if any.
getQueuedCallsCount() - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider
 
getReadOnly() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
 
getReadOnly() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim
 
getReadOnly() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume
 
getReadOnly() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.PersistentVolumeClaimWorkspaceVolume
 
getReadTimeout() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getRecurrencePeriod() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.PurgeExpiredKubernetesClients
 
getRecurrencePeriod() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.UpdateConnectionCount
 
getRemoteFs() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getRequestsSize() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getRequestsSizeOrDefault() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getRequiredContext() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep.DescriptorImpl
 
getRequiredContext() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep.DescriptorImpl
 
getRequiredContext() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
getResourceLimitCpu() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getResourceLimitCpu() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getResourceLimitMemory() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getResourceLimitMemory() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getResourceMap() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getResourceRequestCpu() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getResourceRequestCpu() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getResourceRequestMemory() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getResourceRequestMemory() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
getRetentionTimeout() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getRun() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
getRunContextEnvVars() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
getRunningCallsCount() - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider
 
getSecret() - Method in class org.csanchez.jenkins.plugins.kubernetes.OpenShiftTokenCredentialImpl
Deprecated.
 
getSecretKey() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
getSecretName() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
getSecretName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
getServerAddress() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
 
getServerAddress() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume
 
getServerCertificate() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getServerPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
 
getServerPath() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume
 
getServerUrl() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper
 
getServerUrl() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getServiceAccount() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getServiceAccount() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getServiceAccount() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getShell() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getShell() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
getShell() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep
 
getSinceSeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
getSlaveConnectTimeout() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getSlaveConnectTimeout() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getSlaveConnectTimeout() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getSlaveConnectTimeoutStr() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getStderr() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
getStdin() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
getStdout() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
getStorageClassName() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getStorageClassNameOrDefault() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.DynamicPVCWorkspaceVolume
 
getSuccessThreshold() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
getTailingLines() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
getTemplate(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Gets PodTemplate that has the matching Label.
getTemplate() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
getTemplate() - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
Returns the PodTemplate.
getTemplateByLabel(Label, Collection<PodTemplate>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Gets the PodTemplate by Label.
getTemplateByName(String, Collection<PodTemplate>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Gets the PodTemplate by name.
getTemplates() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getTemplates(KubernetesCloud) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap
Returns a read-only view of the templates available for the corresponding cloud instance.
getTemplatesFor(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Gets all PodTemplates that have the matching Label.
getTimeoutSeconds() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
getToken(String, String, boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.OpenShiftTokenCredentialImpl
Deprecated.
 
getUnwrappedTemplate(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Unwraps the given pod template.
getValue() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
getValue() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
getValue() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
getVolumes() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getVolumes() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getWaitForPodSec() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
getWatcher() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
 
getWorkingDir() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate.DescriptorImpl
 
getWorkingDir() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
getWorkingDir() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getWorkingDir() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
getWorkingDir() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getWorkspaceVolume() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getWorkspaceVolume() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getWs() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
unused
getYaml() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getYaml() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getYaml() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getYamlFile() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
getYamlMergeStrategy() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
getYamlMergeStrategy() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getYamls() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
getYamlsPod() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
gracefulClose(KubernetesClient, OkHttpClient) - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider
 

H

hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Always
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Never
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.OnFailure
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
hashCode() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
HostPathVolume(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.HostPathVolume
Deprecated.
 
HostPathVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
HostPathVolume(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume
 
HostPathVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
HostPathWorkspaceVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
HostPathWorkspaceVolume(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.HostPathWorkspaceVolume
 
HostPathWorkspaceVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 

I

InProvisioning - Class in org.csanchez.jenkins.plugins.kubernetes
Collects the Kubernetes agents currently in provisioning.
InProvisioning() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.InProvisioning
 
invalidate(String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider
 
io.jenkins.plugins.kubernetes - package io.jenkins.plugins.kubernetes
 
isAddMasterProxyEnvVars() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
isAdvanced() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep.DescriptorImpl
 
isAdvanced() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep.DescriptorImpl
 
isAdvanced() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
isAlive() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
isAlwaysPullImage() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
isAlwaysPullImage() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
isApplicable(AbstractProject<?, ?>) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper.DescriptorImpl
 
isApplicable(CredentialsProvider) - Method in class org.csanchez.jenkins.plugins.kubernetes.OpenShiftTokenCredentialImpl.DescriptorImpl
Deprecated.
 
isCapOnlyOnAlivePods() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Deprecated.
isCapOnlyOnAlivePods() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
isCustomWorkspaceVolumeEnabled() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
isGranted() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.UsagePermission
 
isInherited() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.UsagePermission
 
isInstantiable() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.DescriptorImpl
 
isLaunchSupported() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
 
isOpenShift() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
isPrivileged() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
isPrivileged() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
isReadonly() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.UsagePermission
 
isReturnLog() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
isShowRawYaml() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
isShowRawYaml() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
isSkipTlsVerify() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
isTtyEnabled() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
isUsageRestricted() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 

J

JNLP_NAME - Static variable in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
join() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 

K

KeyValueEnvVar - Class in org.csanchez.jenkins.plugins.kubernetes.model
 
KeyValueEnvVar(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
KeyValueEnvVar.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.model
 
kill() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
KubectlBuildWrapper - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubectlBuildWrapper(String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper
 
KubectlBuildWrapper.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesClientProvider - Class in org.csanchez.jenkins.plugins.kubernetes
Manages the Kubernetes client creation per cloud
KubernetesClientProvider.PurgeExpiredKubernetesClients - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesClientProvider.SaveableListenerImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesClientProvider.UpdateConnectionCount - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesCloud - Class in org.csanchez.jenkins.plugins.kubernetes
Kubernetes cloud provider.
KubernetesCloud(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
KubernetesCloud(String, KubernetesCloud) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Copy constructor.
KubernetesCloud(String, List<? extends PodTemplate>, String, String, String, String, int, int, int) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Deprecated.
KubernetesCloud.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesCloud.PodTemplateSourceImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesComputer - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesComputer(KubernetesSlave) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
KubernetesComputerFactory - Class in org.csanchez.jenkins.plugins.kubernetes
A factory of KubernetesComputer instances.
KubernetesComputerFactory() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputerFactory
 
KubernetesDeclarativeAgent - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
KubernetesDeclarativeAgent() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
KubernetesDeclarativeAgent(String, ContainerTemplate) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
Deprecated.
KubernetesDeclarativeAgent.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
KubernetesFactoryAdapter - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
KubernetesFactoryAdapter(String, String, String, boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFactoryAdapter
Deprecated.
 
KubernetesFactoryAdapter(String, String, String, String, boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFactoryAdapter
Deprecated.
 
KubernetesFactoryAdapter(String, String, String, String, boolean, int, int) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFactoryAdapter
Deprecated.
 
KubernetesFactoryAdapter(String, String, String, String, boolean, int, int, int) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFactoryAdapter
Deprecated.
 
KubernetesFolderProperty - Class in org.csanchez.jenkins.plugins.kubernetes
Provides folder level Kubernetes configuration.
KubernetesFolderProperty() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty
Constructor.
KubernetesFolderProperty.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Descriptor class.
KubernetesFolderProperty.UsagePermission - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesFolderProperty_displayName() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key KubernetesFolderProperty.displayName: Kubernetes.
KubernetesLauncher - Class in org.csanchez.jenkins.plugins.kubernetes
Launches on Kubernetes the specified KubernetesComputer instance.
KubernetesLauncher(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
 
KubernetesLauncher() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
 
KubernetesSlave - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesSlave(PodTemplate, String, KubernetesCloud, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Deprecated.
KubernetesSlave(PodTemplate, String, KubernetesCloud, Label) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Deprecated.
KubernetesSlave(PodTemplate, String, KubernetesCloud, String, RetentionStrategy) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Deprecated.
KubernetesSlave(PodTemplate, String, String, String, RetentionStrategy) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
Deprecated.
KubernetesSlave(String, PodTemplate, String, String, String, ComputerLauncher, RetentionStrategy) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
KubernetesSlave.Builder - Class in org.csanchez.jenkins.plugins.kubernetes
Builds a KubernetesSlave instance.
KubernetesSlave.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
KubernetesSlave_AgentIsProvisionedFromTemplate(Object, Object) - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key KubernetesSlave.AgentIsProvisionedFromTemplate: Agent {0} is provisioned from template {1}.
KubernetesSlave_HomeWarning() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key KubernetesSlave.HomeWarning: {@code [WARNING] HOME is set to / in the jnlp container.

L

label(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
label(Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 
label_error(Object) - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key label.error: Labels must follow required specs - https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set: {0}.
launch(SlaveComputer, TaskListener) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
 

M

Merge - Class in org.csanchez.jenkins.plugins.kubernetes.pod.yaml
 
Merge() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Merge
 
merge(List<String>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Merge
 
merge(List<String>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Overrides
 
merge(List<String>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.YamlMergeStrategy
 
Merge.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.yaml
 
Messages - Class in org.csanchez.jenkins.plugins.kubernetes
Generated localization support class.
Messages() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.Messages
 
Messages - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
Generated localization support class.
Messages() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
 

N

name(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
NamespaceAction - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Deprecated.
NamespaceAction(Run) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.NamespaceAction
Deprecated.
never() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key never: Never.
Never - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
Never() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Never
 
Never.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
newInstance(KubernetesSlave) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputerFactory
Creates a new instance of KubernetesComputer.
newInstance(StaplerRequest, JSONObject) - Method in class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud.DescriptorImpl
 
newInstance() - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilderFactory
Creates a new instance of PlannedNodeBuilder.
NEWLINE - Static variable in class org.csanchez.jenkins.plugins.kubernetes.pipeline.Constants
 
NfsVolume(String, String, Boolean, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.NfsVolume
Deprecated.
 
NfsVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
NfsVolume(String, String, Boolean, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
 
NfsVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
NfsWorkspaceVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
NfsWorkspaceVolume(String, String, Boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.NfsWorkspaceVolume
 
NfsWorkspaceVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
nodeDescription(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
NoDelayProvisionerStrategy - Class in io.jenkins.plugins.kubernetes
Implementation of NodeProvisioner.Strategy which will provision a new node immediately as a task enter the queue.
NoDelayProvisionerStrategy() - Constructor for class io.jenkins.plugins.kubernetes.NoDelayProvisionerStrategy
 
NonConfigurableKubernetesCloud - Class in org.csanchez.jenkins.plugins.kubernetes
 
NonConfigurableKubernetesCloud(String, KubernetesCloud) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.NonConfigurableKubernetesCloud
 
NonConfigurableKubernetesCloud.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
NonConfigurableKubernetesCloud.FilterImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
NonConfigurableKubernetesCloud_displayName() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key NonConfigurableKubernetesCloud.displayName: Kubernetes (predefined settings).
numExecutors(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 

O

offer(E) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
Adds the given element to this queue.
offline() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key offline: Kubernetes agent is going offline.
on_Failure() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key on_Failure: On Failure.
onAttached(Run<?, ?>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
onChange(Saveable, XmlFile) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.SaveableListenerImpl
 
onClose(KubernetesClientException) - Method in class org.csanchez.jenkins.plugins.kubernetes.AllContainersRunningPodWatcher
 
onClose(KubernetesClientException) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper
 
OnFailure - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
OnFailure() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.OnFailure
 
OnFailure.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
onLoad(Run<?, ?>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
onOnline(Computer, TaskListener) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper
 
onResume() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStepExecution
Re-inject the dynamic template when resuming the pipeline
OpenShiftBearerTokenCredentialImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
OpenShiftBearerTokenCredentialImpl(CredentialsScope, String, String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.OpenShiftBearerTokenCredentialImpl
Deprecated.
 
OpenShiftTokenCredentialImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
Use StringCredentials
OpenShiftTokenCredentialImpl(CredentialsScope, String, String, Secret) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.OpenShiftTokenCredentialImpl
Deprecated.
 
OpenShiftTokenCredentialImpl.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
 
org.csanchez.jenkins.plugins.kubernetes - package org.csanchez.jenkins.plugins.kubernetes
 
org.csanchez.jenkins.plugins.kubernetes.model - package org.csanchez.jenkins.plugins.kubernetes.model
 
org.csanchez.jenkins.plugins.kubernetes.pipeline - package org.csanchez.jenkins.plugins.kubernetes.pipeline
 
org.csanchez.jenkins.plugins.kubernetes.pod.retention - package org.csanchez.jenkins.plugins.kubernetes.pod.retention
 
org.csanchez.jenkins.plugins.kubernetes.pod.yaml - package org.csanchez.jenkins.plugins.kubernetes.pod.yaml
 
org.csanchez.jenkins.plugins.kubernetes.volumes - package org.csanchez.jenkins.plugins.kubernetes.volumes
 
org.csanchez.jenkins.plugins.kubernetes.volumes.workspace - package org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
Overrides - Class in org.csanchez.jenkins.plugins.kubernetes.pod.yaml
 
Overrides() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.Overrides
 
Overrides.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pod.yaml
 

P

parseFromYaml(String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
 
PersistentVolumeClaim - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
PersistentVolumeClaim(String, String, Boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.PersistentVolumeClaim
 
PersistentVolumeClaim.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
PersistentVolumeClaimWorkspaceVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
PersistentVolumeClaimWorkspaceVolume(String, Boolean) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.PersistentVolumeClaimWorkspaceVolume
 
PersistentVolumeClaimWorkspaceVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
 
PlannedNodeBuilder - Class in org.csanchez.jenkins.plugins.kubernetes
A builder of NodeProvisioner.PlannedNode implementations for Kubernetes.
PlannedNodeBuilder() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 
PlannedNodeBuilderFactory - Class in org.csanchez.jenkins.plugins.kubernetes
A factory of PlannedNodeBuilder instances.
PlannedNodeBuilderFactory() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilderFactory
 
PodAnnotation - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodAnnotation(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
PodAnnotation.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodEnvVar - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
PodEnvVar(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodEnvVar
Deprecated.
 
PodEnvVar.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
 
PodEnvVar.DescriptorVisibilityFilterImpl - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
 
PodImagePullSecret - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodImagePullSecret(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
 
PodImagePullSecret.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodLabel - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodLabel(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
PodLabel.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodRetention - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
PodRetention instances determine if the Kubernetes pod running a Jenkins slave should be deleted after Jenkins terminates the slave.
PodRetention() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.PodRetention
 
PodRetentionDescriptor - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
A Descriptor for any PodRetention implementation.
PodRetentionDescriptor() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.PodRetentionDescriptor
 
podTemplate(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
PodTemplate - Class in org.csanchez.jenkins.plugins.kubernetes
Kubernetes Pod Template
PodTemplate() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
PodTemplate(PodTemplate) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
PodTemplate(String, List<? extends PodVolume>) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
PodTemplate.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodTemplateAction - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Deprecated.
PodTemplateBuilder - Class in org.csanchez.jenkins.plugins.kubernetes
Helper class to build Pods from PodTemplates
PodTemplateBuilder(PodTemplate) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateBuilder
 
PodTemplateContext - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Context object for PodTemplate during pipeline execution
PodTemplateContext(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateContext
 
PodTemplateFilter - Class in org.csanchez.jenkins.plugins.kubernetes
Filters a pod template according to criteria.
PodTemplateFilter() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateFilter
 
PodTemplateLabelFilter - Class in org.csanchez.jenkins.plugins.kubernetes
Implementation of PodTemplateFilter filtering pod templates matching the right label.
PodTemplateLabelFilter() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateLabelFilter
 
PodTemplateMap - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
A map of KubernetesCloud -> List of PodTemplate instances.
PodTemplateMap() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap
 
PodTemplateMap.PodTemplateSourceImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
PodTemplateSource - Class in org.csanchez.jenkins.plugins.kubernetes
A source of pod templates.
PodTemplateSource() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateSource
 
PodTemplateSourceImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud.PodTemplateSourceImpl
 
PodTemplateSourceImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap.PodTemplateSourceImpl
 
PodTemplateStep - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
PodTemplateStep() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
PodTemplateStep.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
PodTemplateStepExecution - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
PodTemplateToolLocation - Class in org.csanchez.jenkins.plugins.kubernetes
Pod Template Tool Location This class extends Jenkins DescribableList as implemented in Slave Class.
PodTemplateToolLocation() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateToolLocation
 
PodTemplateToolLocation(DescribableList.Owner) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateToolLocation
 
PodTemplateToolLocation(Saveable) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateToolLocation
 
PodTemplateToolLocation(Saveable, Collection<? extends NodeProperty<?>>) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateToolLocation
 
PodTemplateUtils - Class in org.csanchez.jenkins.plugins.kubernetes
 
PodTemplateUtils() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
 
PodVolume() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.PodVolume
Deprecated.
 
PodVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
Base class for all Kubernetes volume types
PodVolume() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
 
podVolumeExists(String, List<PodVolumes.PodVolume>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodVolumes
podVolumeExists(String, List<PodVolume>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
 
PodVolumes - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
PodVolumes() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodVolumes
Deprecated.
 
PodVolumes.EmptyDirVolume - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
PodVolumes.HostPathVolume - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
PodVolumes.NfsVolume - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
PodVolumes.PodVolume - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
PodVolumes.SecretVolume - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
pop() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.NamespaceAction
Deprecated.
pop() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction
Deprecated.
PortMapping - Class in org.csanchez.jenkins.plugins.kubernetes
 
PortMapping(String, Integer) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
PortMapping(String, Integer, Integer) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
PortMapping.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes
 
provision(Label, int) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
PurgeExpiredKubernetesClients() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.PurgeExpiredKubernetesClients
 
push(Run<?, ?>, Class<? extends AbstractInvisibleRunAction2>, String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
push(Run<?, ?>, String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.NamespaceAction
Deprecated.
 
push(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.NamespaceAction
Deprecated.
push(Run<?, ?>, String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction
Deprecated.
 
push(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction
Deprecated.

R

readResolve() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
readResolve() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
readResolve() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.EmptyDirVolume
Deprecated.
 
readResolve() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.HostPathVolume
Deprecated.
 
readResolve() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.NfsVolume
Deprecated.
 
readResolve() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.SecretVolume
Deprecated.
 
Reaper - Class in org.csanchez.jenkins.plugins.kubernetes.pod.retention
Checks for deleted pods corresponding to KubernetesSlave and ensures the node is removed from Jenkins too.
Reaper() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Reaper
 
reconfigure(StaplerRequest, JSONObject) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty
 
remainingCapacity() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
Returns the number of additional elements that this queue can accept without evicting; zero if the queue is currently full.
remove(Object) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.EvictingQueue
 
removeDynamicTemplate(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Remove a dynamic pod template.
removeTemplate(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Remove a
removeTemplate(KubernetesCloud, PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateMap
 
Resources - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
Resources() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pipeline.Resources
 
retentionStrategy(RetentionStrategy) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave.Builder
 
RFC1123_error(Object) - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key RFC1123.error: Container Names MUST match RFC 1123 - They can only contain lowercase letters, numbers or dashes: {0}.
run - Variable in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
run() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecProc
 
run() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStepExecution
 

S

save() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Empty implementation of Saveable interface.
SaveableListenerImpl() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.SaveableListenerImpl
 
SecretEnvVar - Class in org.csanchez.jenkins.plugins.kubernetes.model
Environment variables created from kubernetes secrets.
SecretEnvVar(String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
SecretEnvVar.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.model
 
SecretsMasker - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
Looks for pod/container secrets and hides them from display.
SecretsMasker.Factory - Class in org.csanchez.jenkins.plugins.kubernetes.pipeline
 
SecretVolume(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.PodVolumes.SecretVolume
Deprecated.
 
SecretVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
SecretVolume(String, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
SecretVolume(String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
SecretVolume.DescriptorImpl - Class in org.csanchez.jenkins.plugins.kubernetes.volumes
 
ServiceAccountCredential - Class in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
ServiceAccountCredential(CredentialsScope, String, String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.ServiceAccountCredential
Deprecated.
 
setActiveDeadlineSeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setActiveDeadlineSeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setActiveDeadlineSeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setActiveDeadlineSecondsStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setAddMasterProxyEnvVars(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setAlwaysPullImage(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setAlwaysPullImage(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setAnnotations(List<PodAnnotation>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setAnnotations(List<PodAnnotation>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setArgs(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setArgs(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setCapOnlyOnAlivePods(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Deprecated.
setCapOnlyOnAlivePods(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setClient(KubernetesClient) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
setCloud(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setCloud(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setCommand(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setCommand(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setConnectTimeout(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setContainerCapStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setContainerName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setContainerPort(Integer) - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
setContainers(List<ContainerTemplate>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setContainers(List<ContainerTemplate>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setContainerTemplate(ContainerTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setContainerTemplates(List<ContainerTemplate>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setCredentialsId(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setCustomWorkspace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setCustomWorkspaceVolumeEnabled(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setDefaultContainer(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setDefaultsProviderTemplate(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setEnvironmentExpander(EnvironmentExpander) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setEnvVars(List<TemplateEnvVar>) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setEnvVars(List<TemplateEnvVar>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setEnvVars(List<TemplateEnvVar>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setExecArgs(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
setFailureThreshold(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
setGlobalVars(EnvVars) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setHostPort(Integer) - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
setIdleMinutes(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setIdleMinutes(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setIdleMinutes(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setIdleMinutesStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setImage(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setImagePullSecrets(List<String>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setImagePullSecrets(List<PodImagePullSecret>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setInheritFrom(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setInheritFrom(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setInheritFrom(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setInitialDelaySeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
setInstanceCap(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setInstanceCap(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setInstanceCap(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setInstanceCapStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setJenkinsTunnel(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setJenkinsUrl(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setKey(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
setKey(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
setKey(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
setKubernetesClient(KubernetesClient) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
setLabel(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setLabel(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setLabel(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setLabels(Map<String, String>) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
setLimitBytes(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
setLivenessProbe(ContainerLivenessProbe) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setMaxRequestsPerHostStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
 
setName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
setNamespace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setNamespace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
setNamespace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
setNamespace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setNamespace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setNamespace(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setNodeContext(KubernetesNodeContext) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setNodeProperties(List<? extends NodeProperty<?>>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setNodeSelector(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setNodeSelector(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setNodeSelector(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setNodeUsageMode(Node.Mode) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setNodeUsageMode(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setNodeUsageMode(Node.Mode) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setNodeUsageMode(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setPeriodSeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
setPodLabels(List<PodLabel>) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Set Pod labels for all pods started by the plugin.
setPodName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
Deprecated.
setPodRetention(PodRetention) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
Set the global pod retention policy for the plugin.
setPodRetention(PodRetention) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setPodRetention(PodRetention) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setPorts(List<PortMapping>) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setPrivileged(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setPrivileged(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setProblem(Throwable) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher
 
setReadTimeout(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setRemoteFs(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setResourceLimitCpu(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setResourceLimitCpu(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setResourceLimitMemory(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setResourceLimitMemory(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setResourceRequestCpu(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setResourceRequestCpu(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setResourceRequestMemory(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setResourceRequestMemory(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
Deprecated.
setRetentionTimeout(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setReturnLog(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
setRun(Run<?, ?>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
setRunContextEnvVars(EnvVars) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setSecretKey(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
setSecretName(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
setServerCertificate(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setServerUrl(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setServiceAccount(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setServiceAccount(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setServiceAccount(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setShell(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setShell(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setShell(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep
 
setShowRawYaml(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setShowRawYaml(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setSinceSeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
setSkipTlsVerify(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setSlaveConnectTimeout(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setSlaveConnectTimeout(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setSlaveConnectTimeout(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setSlaveConnectTimeoutStr(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setSuccessThreshold(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
setTailingLines(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
setTemplates(List<PodTemplate>) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setTimeoutSeconds(int) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerLivenessProbe
 
setTtyEnabled(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubectlBuildWrapper
 
setUsageRestricted(boolean) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setValue(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
setValue(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
 
setValue(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
setVolumes(List<PodVolume>) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setVolumes(List<PodVolume>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setWaitForPodSec(Integer) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
setWorkingDir(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
setWorkingDir(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setWorkingDir(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setWorkspaceVolume(WorkspaceVolume) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setWorkspaceVolume(WorkspaceVolume) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setWs(FilePath) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator
 
setYaml(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setYaml(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setYaml(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setYamlFile(String) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesDeclarativeAgent
 
setYamlMergeStrategy(YamlMergeStrategy) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
setYamlMergeStrategy(YamlMergeStrategy) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
setYamls(List<String>) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
shouldDeletePod(KubernetesCloud, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Always
 
shouldDeletePod(KubernetesCloud, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Default
 
shouldDeletePod(KubernetesCloud, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Never
 
shouldDeletePod(KubernetesCloud, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.OnFailure
 
shouldDeletePod(KubernetesCloud, Pod) - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.PodRetention
Determines if a slave pod should be deleted after the Jenkins build completes.
SPACE - Static variable in class org.csanchez.jenkins.plugins.kubernetes.pipeline.Constants
 
stack - Variable in class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
Deprecated.
 
StandardPlannedNodeBuilder - Class in org.csanchez.jenkins.plugins.kubernetes
The default PlannedNodeBuilder implementation, in case there is other registered.
StandardPlannedNodeBuilder() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.StandardPlannedNodeBuilder
 
start(StepContext) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep
 
start(StepContext) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep
 
start() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStepExecution
 
start(StepContext) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep
 
start() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStepExecution
 
stop(Throwable) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStepExecution
 
stop(Throwable) - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStepExecution
 
substitute(String, Map<String, String>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
substitute(String, Map<String, String>, String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Deprecated.
check if it is null or empty in the caller method, then use PodTemplateUtils.substitute(String,Map)
substituteEnv(String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Substitutes a placeholder with a value found in the environment.
substituteEnv(String, String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
Deprecated.
check if it is null or empty in the caller method, then use PodTemplateUtils.substituteEnv(String)

T

takesImplicitBlockArgument() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerLogStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep.DescriptorImpl
 
taskAccepted(Executor, Queue.Task) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
taskCompleted(Executor, Queue.Task, long) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
template(PodTemplate) - Method in class org.csanchez.jenkins.plugins.kubernetes.PlannedNodeBuilder
 
TemplateEnvVar - Class in org.csanchez.jenkins.plugins.kubernetes.model
 
TemplateEnvVar(String) - Constructor for class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
TokenProducer - Interface in org.csanchez.jenkins.plugins.kubernetes
Deprecated.
toLocalObjectReference() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
 
toPort() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerEnvVar
Deprecated.
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.ContainerTemplate
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesCloud
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesComputer
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesFactoryAdapter
Deprecated.
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.KeyValueEnvVar
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.SecretEnvVar
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.model.TemplateEnvVar
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.PodRetention
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodEnvVar
Deprecated.
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodLabel
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplate
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.PortMapping
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.EmptyDirVolume
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.HostPathVolume
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.SecretVolume
 
toString() - Method in class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.EmptyDirWorkspaceVolume
 
transform(KubernetesCloud, PodTemplate, Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateFilter
Transforms a pod template definition.
transform(KubernetesCloud, PodTemplate, Label) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateLabelFilter
 
type() - Method in class org.csanchez.jenkins.plugins.kubernetes.pipeline.SecretsMasker.Factory
 

U

UpdateConnectionCount() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider.UpdateConnectionCount
 
UsagePermission() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.KubernetesFolderProperty.UsagePermission
 

V

validateContainerName(String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
 
validateLabel(String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
 
validateYamlContainerNames(List<String>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
 
validateYamlContainerNames(String) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateUtils
 
volumeMountExists(String, List<VolumeMount>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.PodVolumes
volumeMountExists(String, Iterable<VolumeMount>) - Static method in class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
 

W

withSlave(KubernetesSlave) - Method in class org.csanchez.jenkins.plugins.kubernetes.PodTemplateBuilder
 
WorkspaceVolume - Class in org.csanchez.jenkins.plugins.kubernetes.volumes.workspace
Base class for all Kubernetes volume types
WorkspaceVolume() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.WorkspaceVolume
 

Y

YamlMergeStrategy - Class in org.csanchez.jenkins.plugins.kubernetes.pod.yaml
 
YamlMergeStrategy() - Constructor for class org.csanchez.jenkins.plugins.kubernetes.pod.yaml.YamlMergeStrategy
 

_

__default() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key _default: Default.
_always() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key always: Always.
_default() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key _default: Default.
_KubernetesFolderProperty_displayName() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key KubernetesFolderProperty.displayName: Kubernetes.
_KubernetesSlave_AgentIsProvisionedFromTemplate(Object, Object) - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key KubernetesSlave.AgentIsProvisionedFromTemplate: Agent {0} is provisioned from template {1}.
_KubernetesSlave_HomeWarning() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key KubernetesSlave.HomeWarning: {@code [WARNING] HOME is set to / in the jnlp container.
_label_error(Object) - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key label.error: Labels must follow required specs - https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set: {0}.
_never() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key never: Never.
_NonConfigurableKubernetesCloud_displayName() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key NonConfigurableKubernetesCloud.displayName: Kubernetes (predefined settings).
_offline() - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key offline: Kubernetes agent is going offline.
_on_Failure() - Static method in class org.csanchez.jenkins.plugins.kubernetes.pod.retention.Messages
Key on_Failure: On Failure.
_RFC1123_error(Object) - Static method in class org.csanchez.jenkins.plugins.kubernetes.Messages
Key RFC1123.error: Container Names MUST match RFC 1123 - They can only contain lowercase letters, numbers or dashes: {0}.
_terminate(TaskListener) - Method in class org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave
 
A B C D E F G H I J K L M N O P R S T U V W Y _ 
Skip navigation links

Copyright © 2016–2019. All rights reserved.