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 TypeMethodDescriptionvoid
PodTemplate.addImagePullSecrets
(List<PodImagePullSecret> imagePullSecrets) void
PodTemplate.setImagePullSecrets
(List<PodImagePullSecret> imagePullSecrets)