Uses of Package
org.csanchez.jenkins.plugins.kubernetes.pod.retention
Packages that use org.csanchez.jenkins.plugins.kubernetes.pod.retention
Package
Description
-
Classes in org.csanchez.jenkins.plugins.kubernetes.pod.retention used by org.csanchez.jenkins.plugins.kubernetesClassDescription
PodRetentioninstances determine if the Kubernetes pod running a Jenkins agent should be deleted after Jenkins terminates the agent. -
Classes in org.csanchez.jenkins.plugins.kubernetes.pod.retention used by org.csanchez.jenkins.plugins.kubernetes.pipelineClassDescription
PodRetentioninstances determine if the Kubernetes pod running a Jenkins agent should be deleted after Jenkins terminates the agent. -
Classes in org.csanchez.jenkins.plugins.kubernetes.pod.retention used by org.csanchez.jenkins.plugins.kubernetes.pod.retentionClassDescription
PodRetentioninstances determine if the Kubernetes pod running a Jenkins agent should be deleted after Jenkins terminates the agent.ADescriptorfor anyPodRetentionimplementation.Checks for deleted pods corresponding toKubernetesSlaveand ensures the node is removed from Jenkins too.Listener called when a Kubernetes event related to a Kubernetes agent happens.