Uses of Class
org.csanchez.jenkins.plugins.kubernetes.PodImagePullSecret
Packages that use PodImagePullSecret
-
Uses of PodImagePullSecret in org.csanchez.jenkins.plugins.kubernetes
Methods in org.csanchez.jenkins.plugins.kubernetes that return types with arguments of type PodImagePullSecretMethod parameters in org.csanchez.jenkins.plugins.kubernetes with type arguments of type PodImagePullSecretModifier and TypeMethodDescriptionvoidPodTemplate.addImagePullSecrets(List<PodImagePullSecret> imagePullSecrets) voidPodTemplate.setImagePullSecrets(List<PodImagePullSecret> imagePullSecrets)