Uses of Class
org.jenkinsci.plugins.kubernetes.cli.kubeconfig.KubeConfigWriter
Packages that use KubeConfigWriter
-
Uses of KubeConfigWriter in org.jenkinsci.plugins.kubernetes.cli.kubeconfig
Methods in org.jenkinsci.plugins.kubernetes.cli.kubeconfig that return KubeConfigWriterModifier and TypeMethodDescriptionstatic KubeConfigWriter
KubeConfigWriterFactory.get
(String serverUrl, String credentialsId, String caCertificate, String clusterName, String contextName, String namespace, Boolean restrictKubeConfigAccess, FilePath workspace, Launcher launcher, Run<?, ?> build) static KubeConfigWriter
KubeConfigWriterFactory.get
(String serverUrl, String credentialsId, String caCertificate, String clusterName, String contextName, String namespace, Boolean restrictKubeConfigAccess, org.jenkinsci.plugins.workflow.steps.StepContext context)