Uses of Class
org.csanchez.jenkins.plugins.kubernetes.PodContainerSource
Packages that use PodContainerSource
-
Uses of PodContainerSource in org.csanchez.jenkins.plugins.kubernetes
Subclasses of PodContainerSource in org.csanchez.jenkins.plugins.kubernetesModifier and TypeClassDescriptionstatic final class
Default implementation ofPodContainerSource
that only searches the primary pod containers.Methods in org.csanchez.jenkins.plugins.kubernetes that return types with arguments of type PodContainerSourceModifier and TypeMethodDescriptionstatic List<PodContainerSource>
PodContainerSource.all()
Lookup allPodContainerSource
extensions.