Package | Description |
---|---|
org.csanchez.jenkins.plugins.kubernetes.pipeline |
Class and Description |
---|
AbstractInvisibleRunAction2
Deprecated.
|
EvictingQueue
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.
|
PodTemplateMap
A map of
KubernetesCloud -> List of PodTemplate instances. |
Copyright © 2016–2019. All rights reserved.