Class | Description |
---|---|
AbstractInvisibleRunAction2 | Deprecated |
Constants |
Created by iocanel on 7/29/16.
|
ContainerExecDecorator |
This decorator interacts directly with the Kubernetes exec API to run commands inside a container.
|
ContainerExecProc |
Handle the liveness of the processes executed in containers, wait for them to finish and process exit codes.
|
ContainerLogStep | |
ContainerLogStep.DescriptorImpl | |
ContainerLogStepExecution | |
ContainerStep | |
ContainerStep.DescriptorImpl | |
ContainerStepExecution | |
EvictingQueue<E> |
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.
|
KubernetesDeclarativeAgent | |
KubernetesDeclarativeAgent.DescriptorImpl | |
NamespaceAction | Deprecated |
PodTemplateAction | Deprecated |
PodTemplateContext |
Context object for PodTemplate during pipeline execution
|
PodTemplateMap |
A map of
KubernetesCloud -> List of PodTemplate instances. |
PodTemplateMap.PodTemplateSourceImpl | |
PodTemplateStep | |
PodTemplateStep.DescriptorImpl | |
PodTemplateStepExecution | |
Resources | |
SecretsMasker |
Looks for pod/container secrets and hides them from display.
|
SecretsMasker.Factory |
Copyright © 2016–2019. All rights reserved.