Uses of Class
com.openshift.jenkins.plugins.ClusterConfig
Packages that use ClusterConfig
-
Uses of ClusterConfig in com.openshift.jenkins.plugins
Fields in com.openshift.jenkins.plugins with type parameters of type ClusterConfigMethods in com.openshift.jenkins.plugins that return ClusterConfigModifier and TypeMethodDescriptionOpenShift.DescriptorImpl.getClusterConfig
(String name) Determines if a cluster has been configured with a given name.Methods in com.openshift.jenkins.plugins that return types with arguments of type ClusterConfigMethods in com.openshift.jenkins.plugins with parameters of type ClusterConfigModifier and TypeMethodDescriptionvoid
OpenShift.DescriptorImpl.addClusterConfig
(ClusterConfig clusterConfig) void
OpenShift.DescriptorImpl.removeClusterConfig
(ClusterConfig clusterConfig) Method parameters in com.openshift.jenkins.plugins with type arguments of type ClusterConfigModifier and TypeMethodDescriptionvoid
OpenShift.DescriptorImpl.setClusterConfigs
(List<ClusterConfig> configs) -
Uses of ClusterConfig in com.openshift.jenkins.plugins.freestyle
Methods in com.openshift.jenkins.plugins.freestyle that return ClusterConfigModifier and TypeMethodDescriptionprotected ClusterConfig
BaseStep.getCluster
(Map<String, String> overrides)