Searched refs:clusterConfig (Results 1 – 2 of 2) sorted by relevance
38 public function setClusterConfig(ClustersConfigDump $clusterConfig) argument40 $this->clusterConfig = $clusterConfig;47 return $this->clusterConfig;
50 public function setClusterConfig(ClusterConfig $clusterConfig) argument52 $this->clusterConfig = $clusterConfig;59 return $this->clusterConfig;