-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
KubernetesCloud.getTemplatesFor(Label)instead.Please use the strongly typed getKubernetesCloud() instead.UseSerialization.asYaml(build(KubernetesSlave))instead.check if it is null or empty in the caller method, then usePodTemplateUtils.substitute(String,Map)Potentially insecure; a no-op by default.UsePodVolume.podVolumeExists(String,List)insteadUsePodVolumes.volumeMountExists(String, List)instead
-
Deprecated ConstructorsConstructorDescriptionUse
KubernetesSlave.Builderinstead.org.csanchez.jenkins.plugins.kubernetes.KubernetesSlave(PodTemplate, String, KubernetesCloud, Label) UseKubernetesSlave.Builderinstead.UseKubernetesSlave.Builderinstead.UseKubernetesSlave.Builderinstead.
StringCredentials