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 TypeMethodDescriptionvoidOpenShift.DescriptorImpl.addClusterConfig(ClusterConfig clusterConfig) voidOpenShift.DescriptorImpl.removeClusterConfig(ClusterConfig clusterConfig) Method parameters in com.openshift.jenkins.plugins with type arguments of type ClusterConfigModifier and TypeMethodDescriptionvoidOpenShift.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 ClusterConfigBaseStep.getCluster(Map<String, String> overrides)