Uses of Class
org.csanchez.jenkins.plugins.kubernetes.pod.decorator.PodDecoratorException
Packages that use PodDecoratorException
-
Uses of PodDecoratorException in org.csanchez.jenkins.plugins.kubernetes.pod.decorator
Methods in org.csanchez.jenkins.plugins.kubernetes.pod.decorator that throw PodDecoratorExceptionModifier and TypeMethodDescriptionstatic io.fabric8.kubernetes.api.model.PodPodDecorator.decorateAll(KubernetesCloud kubernetesCloud, io.fabric8.kubernetes.api.model.Pod pod) Goes through all thePodDecoratorextensions and decorates the pod.